Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Objects
>
PyCCtrlView
PyCCtrlView Object
A class which implementes a CCtrlView (ie, a view based on a dialog resource.
Methods
OnCommand
Calls the standard Python framework OnCommand handler
Based On
PyCView