Menu() Menu(style) Menu(title, style=0)
A menu is a popup (or pull down) list of items, one of which may be selected before the menu goes away (clicking elsewhere dismisses the menu).
Initialize self. See help(type(self)) for accurate signature. |
|
PopupDivisionMenu
(wx.Menu)¶Menu() Menu(style) Menu(title, style=0)
A menu is a popup (or pull down) list of items, one of which may be selected before the menu goes away (clicking elsewhere dismisses the menu).
__init__
(self)¶Initialize self. See help(type(self)) for accurate signature.
GetClientData
(self)¶OnMenu
(self, event)¶SetClientData
(self, data)¶