comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Close window command?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Close window command? [message #49392] Mon, 24 July 2006 12:40
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
adisn123@yahoo.com wrote:
> Hello,
>
> My program generates 4 different images in 4 different window in one
> operation.
>
> It is quite tedious to close every window after display to run the
> program again after I change some
>
> parameters in the program in order to see new 4 images.
>
> I'm wondering there is a way to kill/close the old windows when the
> program starts over.
>
> Thank you.
>

You can use the WDELETE procedure. You have to know the window index of
the window you want to close.

You could also reuse the old windows instead of deleting them (WSET
before displaying the images).
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: color mis-match between screen and ps (mac os x, tiger 10.4.7)
Next Topic: Deleting a variable from a NetCDF file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 13:03:36 PDT 2025

Total time taken to generate the page: 0.72182 seconds