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 
Return to the default flat view Create a new topic Submit Reply
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
[Message index]
 
Read Message
Read Message
Previous Topic: Color Postscript from Object Graphics.
Next Topic: Abstract Objects and Methods

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

Current Time: Sun Oct 12 06:01:39 PDT 2025

Total time taken to generate the page: 1.78900 seconds