PyCCmdTarget Object
An abstract command target class. Encapsulates an MFC CCmdTarget class
Methods
- BeginWaitCursor
 - Displays the cursor as an hourglass.
 - EndWaitCursor
 - End a wait cursor.
 - HookCommand
 - Hook a command handler.
 - HookCommandUpdate
 - Hook a windows command update handler.
 - HookOleEvent
 - Hooks an OLE event.
 - HookNotify
 - Hook a control notification handler.
 - RestoreWaitCursor
 - Restores the appropriate hourglass cursor after the system cursor has changed.