Panel() Panel(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=TAB_TRAVERSAL, name=PanelNameStr)
A panel is a window on which controls are placed.
wx.lib.analogclock.lib_setup.buttontreectrlpanel.ButtonTreeCtrlPanel
Initialize self. See help(type(self)) for accurate signature. |
|
StylesPanel
(bt.ButtonTreeCtrlPanel)¶Panel() Panel(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=TAB_TRAVERSAL, name=PanelNameStr)
A panel is a window on which controls are placed.
__init__
(self, parent)¶Initialize self. See help(type(self)) for accurate signature.
OnChanged
(self, evt)¶UpdateControls
(self)¶