idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

widgets/

mg_object_cleanup.pro


top source mg_object_cleanup

mg_object_cleanup, tlb

Generic cleanup for writing object widget programs. XMANAGER will not allow methods to be called via the CLEANUP keyword. To get around this:

* Specify CLEANUP='mg_object_cleanup' as a keyword to XMANAGER * Put the object widget's reference in the TLB's UVALUE. * Write a cleanupWidgets method in your object widget.

Parameters

tlb in required type=structure

top-level base widget ID

File attributes

Modification date: Mon Nov 29 18:32:28 2010
Lines: 20
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.