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

Home » Public Forums » archive » Graphic Window
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
Graphic Window [message #12012] Thu, 18 June 1998 00:00 Go to next message
Bernard Puc is currently offline  Bernard Puc
Messages: 65
Registered: January 1998
Member
Hello,

Is there a way to verify that the graphics window associated with a
given ID number is still open and valid?

-Bernard Puc
Re: Graphic Window [message #12124 is a reply to message #12012] Mon, 22 June 1998 00:00 Go to previous message
morph account is currently offline  morph account
Messages: 4
Registered: March 1998
Junior Member
Bernard Puc wrote:

> Hello,
>
> Is there a way to verify that the graphics window associated with a
> given ID number is still open and valid?
>
> -Bernard Puc

You can use the Window_State keyword for the Device procedure, as
follows:

Device, Window__State = wStatus ;wStatus is an array containing the
state of all windows
isOpen = wStatus[wID] ;returns a '1' if window
identifier is open, 0 otherwise.

Steve Hartmann
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Color Postscript from Object Graphics.
Next Topic: Abstract Objects and Methods

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

Current Time: Wed Oct 08 18:41:05 PDT 2025

Total time taken to generate the page: 0.00556 seconds