PopupWindow() PopupWindow(parent, flags=BORDER_NONE)
A special kind of top level window used for popup menus, combobox popups and such.
Initialize self. See help(type(self)) for accurate signature. |
|
FoldOutWindow
(wx.PopupWindow)¶PopupWindow() PopupWindow(parent, flags=BORDER_NONE)
A special kind of top level window used for popup menus, combobox popups and such.
__init__
(self, parent, style=0)¶Initialize self. See help(type(self)) for accurate signature.
AddButton
(self, bitmap, handler=None)¶evEnter
(self, event)¶evLeave
(self, event)¶InitColors
(self)¶OnBtnClick
(self, event)¶Popup
(self)¶