<< prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

widgets/

mg_timer_demo.pro

Last modification:
Wed Jul 12 15:24:25 2006

Routine summary

mg_timer_demo_event, event

Handle all events for the program.

mg_timer_demo_cleanup, tlb

Free resources.

mg_timer_demo

Simple program to demonstrate the use of a timer event to rotate an object graphics surface while still allowing interaction.

topmg_timer_demo_event

mg_timer_demo_event, event

Handle all events for the program.

Parameters

event        in required type: structure

event from any widget in the program

Statistics

McCabe cyclic 8
McCabe essential 1
McCabe modular design 1

topmg_timer_demo_cleanup

mg_timer_demo_cleanup, tlb

Free resources.

Parameters

tlb        in required type: long

widget ID for the top-level base

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1

topmg_timer_demo

mg_timer_demo

Simple program to demonstrate the use of a timer event to rotate an object graphics surface while still allowing interaction.

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0 on Wed Apr 25 22:45:41 2007.