Re: wshow in IDL 7.0 [message #66766] |
Tue, 09 June 2009 09:12 |
T.H.
Messages: 13 Registered: December 2008
|
Junior Member |
|
|
According to the IDL 7.1 release notes this problem has been fixed in
IDL 7.1.
|
|
|
Re: wshow in IDL 7.0 [message #66767 is a reply to message #66766] |
Tue, 09 June 2009 08:55  |
T.H.
Messages: 13 Registered: December 2008
|
Junior Member |
|
|
On Jun 9, 6:03 am, anand <jana...@gmail.com> wrote:
> Hi,
> for anyone working with several windows at a time in IDL, wshow is a
> great help, that is, provided you keep track of all the window
> indices. Things were fine till a few days ago when i started using IDL
> 7.0 where wshow doesn't seem to work well enough.
> It is only after you have fiddled with the window using your mouse at
> least once, that wshow would work as expected. In a program that calls
> several windows in a for loop, this is not a practical thing to do.
> Also, the command 'window, 0' does not bring the window numbered 0 on
> top of all the windows. Here too we need to fiddle with the window at
> least once.
>
> thanking in anticipation,
> Anand.
For a discussion of that problem see :
http://groups.google.com/group/comp.lang.idl-pvwave/browse_t hread/thread/c2f14f1732fe62b5/f6495824af8d4c2e?hl=en&lnk =gst&q=wshow#f6495824af8d4c2e
|
|
|