[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error on shutdown of widget !@$%
- Subject: Error on shutdown of widget !@$%
- From: "Sean Heukels" <sean77=cuthere=(at)dds.nl>
- Date: Tue, 10 Apr 2001 10:35:56 +0200
- Newsgroups: comp.lang.idl-pvwave
- Organization: Academic Computer Centre Utrecht, (ACCU)
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:24472
How do I get rid off, or catch this error ??
When I shutdown my widget program by clciking exit, in my menubar, I can
reset colors, structures, the whole thing.
But when I click the Top-right-cross (Windows) And top-left=box on Unix,
which shutsdown the current process, I get an error by widget_event,
that this one ('named by number') is not defined.
I wish to clean up the variables that I clean on pushing exit in the same
way and dont want 2 create errors.
How can this be done ??
Thnks Sean