Re: WSHOW Problem Persists [message #61907 is a reply to message #61906] |
Sat, 02 August 2008 06:39   |
devin.white
Messages: 50 Registered: March 2007
|
Member |
|
|
On Aug 1, 11:08 pm, David Fanning <n...@dfanning.com> wrote:
> Robert Moss writes:
>> That's odd. I just ran a quick test and it seems to work fine for me.
>> Does WSHOW not bring ANY window forward for you, or is it something
>> more subtle?
>
> WSHOW acts pretty much exactly like my teenage son.
> Do I need to say it any plainer? Nothing. Nada. No can do.
> Terribly, terribly annoying. :-)
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
I'm using 7.0.2 on Windows XP and this worked:
IDL> window, 0
IDL> plot, findgen(25)
IDL> wshow, 0
The plot window popped up, as expected. What version of the workbench
are you using?
|
|
|