gui/
mgunit_event_setup.pro
top mgunit_event_setup
mgunit_event_setup [, filename=string] [, event_handler=string] [, /stop] [, /record] [, /play]
Setup the state of the event recorder/players.
Don't create any widgets between this call and launching your application (when recording or playing).
Keywords
- filename in optional type=string
- event_handler in optional type=string
- stop in optional type=boolean
set to stop playing or recording
- record in optional type=boolean
set to begin recording
- play in optional type=boolean
set to start playback
File attributes
Modification date: | Fri Feb 10 16:26:40 2012 |
Lines: | 36 |
Docformat: | rst rst |