wx.lib.foldmenu.FoldOutWindow¶PopupWindow() PopupWindow(parent, flags=BORDER_NONE)
A special kind of top level window used for popup menus, combobox popups and such.
Class Hierarchy¶
Inheritance diagram for class FoldOutWindow:

Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Class API¶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.