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

Home » Public Forums » archive » How to close 'failed' function graphics windows?
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
How to close 'failed' function graphics windows? [message #88471] Wed, 30 April 2014 17:57 Go to next message
Matt Francis is currently offline  Matt Francis
Messages: 94
Registered: May 2010
Member
Running on RHEL, IDL8.2.3 if I run a function graphics command that fails for some reason (e.g. malformed input or whatever) I get an orphaned graphics window that I can't kill. Clicking on the X in the top right hand corner of the window has no effect. I can't call the close method on the object because it failed to instantiate (i.e. is undefined).

How can I get rid of all these annoying zombie windows?
Re: How to close 'failed' function graphics windows? [message #88476 is a reply to message #88471] Thu, 01 May 2014 05:45 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
> I get an orphaned graphics window that I can't kill.
> How can I get rid of all these annoying zombie windows?

Can you try using the GetWindows() function, then destroy the windows object reference? It may be a problem with Refresh being turned off at some point. I have had a somewhat similar problem and this seems to work.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Another "Array subscript for VECTOR must have same size as source expression." problem
Next Topic: xprinter

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

Current Time: Wed Oct 08 11:34:55 PDT 2025

Total time taken to generate the page: 0.00485 seconds