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

Home » Public Forums » archive » Re: Q: Clearing Widget Events
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: Q: Clearing Widget Events [message #6781 is a reply to message #6780] Tue, 13 August 1996 00:00 Go to previous messageGo to previous message
Robert Moss is currently offline  Robert Moss
Messages: 74
Registered: February 1996
Member
Saeid Zoonematkermani wrote:

>
> When some kind of error happens, the widget hangs up and I clear it with
> by pressing the close button. Then I use "WIDGET_CONTROL,/DESTROY,
> EVENT.TOP" and a "RETALL" after that. I return to the main and fix the bug
> and rerun the widget. The widget comes up but accepts no events and is
> totally incative. I have also tried "WIDGET_CONTROL,/CLEAR_EVENTS" and it
> doesn't seem to help. The only solution I have found, is to restart IDL.
> Does any one have any suggestions? Am I missing some thing very basic?
>

If you get an error, try simply using "RETALL" followed by "XMANAGER"
at the idl> prompt. If you are not saving any widget state information
in uvalues using /no_copy, this will often work just fine. If you
are using uvalues with the /no_copy option, the "retall" will cause you
to be unable to re-enter the xmanager successfully. In this case,
I do this: "retall", close the top level widget base using the window
manager (it wont always disappear immediately), then type "xmanager".
This will cause the widget hierarchy to be destroyed, and you can
restart it without restarting idl.


--
Robert M. Moss, Ph.D. - mossrm@texaco.com - FAX (713)954-6911
------------------------------------------------------------ -----
This does not necessarily reflect the opinions of Texaco Inc.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Multiple plots on a page (was: Color PS (was:IDL resources))
Next Topic: Re: crossspectra

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

Current Time: Fri Oct 10 09:35:28 PDT 2025

Total time taken to generate the page: 1.36094 seconds