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

Home » Public Forums » archive » Strange window problem in IDL5.5?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Strange window problem in IDL5.5? [message #30185] Thu, 11 April 2002 06:34
ehudson is currently offline  ehudson
Messages: 1
Registered: April 2002
Junior Member
Hi,

I have a program that puts images in windows (objects) and lets you
make changes to them. For some of the routines, for example saving to
jpg, I call

myWindow->show, 1
myWindow->Draw, myView

before proceeding just to make sure that the window is on top and the
view is refreshed. This used to work just fine, but after upgrading
to 5.5 this doesn't seem to pop the window to the top any more. I
have made other changes to the code, so I'm not saying its definitely
due to the upgrade, but its such a simple thing I can't imagine how it
wouldn't work. I have checked that show works with just a vanilla
window made from the command line -- it does. I have checked that the
window I'm trying to show is the one that I think it is and that I can
update its contents -- I can but it doesn't bring it to the top. Is
there anything about show that I could be missing? Do you need a
delay after calling it or any strange thing like that?

Thanks in advance for any advice,
Eric
[Message index]
 
Read Message
Previous Topic: Where() with multidimensional array?
Next Topic: Re: floating underflow errors

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

Current Time: Wed Oct 08 18:20:59 PDT 2025

Total time taken to generate the page: 0.00456 seconds