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

Home » Public Forums » archive » Re: widget crashes and restarts
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: widget crashes and restarts [message #5233 is a reply to message #5215] Sat, 28 October 1995 00:00 Go to previous messageGo to previous message
knighton is currently offline  knighton
Messages: 12
Registered: June 1995
Junior Member
Mark Fardal <fardal@shapley.colorado.edu> wrote:
> Okay, I give up,
>
> If you have a widget application that crashes somewhere in the event
> handler, how do you (a) remove the current widget and (b) make sure
> everything is okay when you start the widget application again?
>
> I can destroy the widget either by closing the Xwindow or by typing
> WIDGET_CONTROL, /RESET. But then when I start up the widget again it
> is unresponsive; the buttons and menus can be manipulated but they
> don't call the event handler. Right now the only way I know of to
> restart the widget is to exit and restart IDL.
>
When the crash occurs, first destroy the widget, then type:

IDL> RETALL ;Gets back to main program level
IDL> XMANAGER ;Causes XMANAGER to clean itself up

This should allow you to rerun the application again and have it respond properly.

Ken Knighton, knighton@gav.gat.com, knighton@cts.com
Fusion Division
General Atomics
San Diego, CA
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Has anyone used callable IDL from Visual Basic?
Next Topic: IDL hung up

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

Current Time: Fri Oct 10 13:37:42 PDT 2025

Total time taken to generate the page: 0.47906 seconds