A Recorder subclass that presents a simple user interface.
Bases: Handler
Handler
This class cleans up after the UI for the recorder is closed.
This method is invoked when the user closes the UI.
Bases: Recorder
Recorder
This class represents a Recorder but with a simple user interface.
Called from the CloseHandler when the UI is closed. This method basically stops the recording.
apptools.scripting.recorder module
apptools.scripting.util module