objectgraphics/
mg_widget_window_example.pro
Example of using a WIDGET_WINDOW
widget in a widget program.
Use the controls to change the linestyle or color of the plot. Moving the the mouse, clicking the mouse buttons, or typing in the plot window will display messages in the status bar below the plot window.
Routines
Routines from mg_widget_window_example.pro
mg_widget_window_example_event, event
Event handler for all events generated in this widget program.
mg_widget_window_example_cleanup, tlb
Cleanup routine called when widget program is closing down.
mg_widget_window_example
Widget creation routine for example of using WIDGET_WINDOW widget.
Routine details
top source mg_widget_window_example_event
mg_widget_window_example_event, event
Event handler for all events generated in this widget program.
Parameters
- event in required type=structure
event structure for droplist or
WIDGET_WINDOW
events
File attributes
Modification date: | Mon Dec 19 15:12:04 2011 |
Lines: | 57 |
Docformat: | rst rst |