Contains a list of editor windows returned by CreateControls.
Gets window of primary editor. |
|
Gets window of secondary editor. |
|
See |
|
See |
wx.propgrid.
PGWindowList
(object)¶Possible constructors:
PGWindowList(primary, secondary=None)
Contains a list of editor windows returned by CreateControls.
GetPrimary
(self)¶Gets window of primary editor.
Window
New in version 4.1/wxWidgets-3.1.4.
GetSecondary
(self)¶Gets window of secondary editor.
Window
New in version 4.1/wxWidgets-3.1.4.
Primary
¶See GetPrimary
Secondary
¶See GetSecondary
and SetSecondary