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

Home » Public Forums » archive » Re: Is a Widget realized?
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: Is a Widget realized? [message #4144] Fri, 28 April 1995 00:00 Go to previous message
Jackel is currently offline  Jackel
Messages: 30
Registered: April 1993
Member
In article <3nphat$f79@mirv.unsw.edu.au> feigin@saturn.gas.unsw.EDU.AU (Michael Feigin,ARC Research Fellow,AS,951231) writes:
> From: feigin@saturn.gas.unsw.EDU.AU (Michael Feigin,ARC Research Fellow,AS,951231)
> Subject: Is a Widget realized?
> Date: 28 Apr 1995 01:45:01 GMT

> Dear colleagues,

> As far as I understand, keyword REALIZED to Widget_Info function is used
> to check, if Widget_ID is realized. But this function interrupts, if Widget_ID
> was realized but has been destroyed later!
[example deleted]
> Does anyone know how to get the information "Is a Widget REALLY realized?",
> ie how do I overcome the above problem?

Have you tried the /VALID_ID keyword for WIDGET_INFO? ie.

IF ( WIDGET_INFO( testID, /VALID_ID ) EQ 1 ) THEN $
realized=WIDGET_INFO( testID, /REALIZED ) ELSE realized=0

It would be nice if WIDGET_INFO had the /BAD_ID keyword that
WIDGET_CONTROL has. Maybe next release :)

Brian
[Message index]
 
Read Message
Read Message
Previous Topic: tvrdc - undocumented routine?
Next Topic: Is a Widget realized?

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

Current Time: Sun Oct 12 07:00:19 PDT 2025

Total time taken to generate the page: 0.80371 seconds