PyCSplitterWnd Object

A class which encapsulates an MFC CSplitterWnd . Derived from a PyCWnd object.

Methods

GetPane
Returns the PyCWnd object associated with a splitter window pane. 

CreateView
Creates a view in a splitter window 

CreateStatic
Creates a static splitter window. 

SetColumnInfo
Sets a new minimum height and ideal height for a column 

SetRowInfo
Sets a new minimum height and ideal height for a row. 

IdFromRowCol
Gets the child window ID for the specified child. 

DoKeyboardSplit