Base class for generic FlatMenu
derived from PopupWindow
.
wx.lib.agw.flatmenu.FlatMenuBase
Default class constructor. |
ShadowPopupWindow
(wx.PopupWindow if havePopupWindow else mcPopupWindow)¶Base class for generic FlatMenu
derived from PopupWindow
.
__init__
(self, parent=None)¶Default class constructor.
parent – the ShadowPopupWindow
parent (typically your main frame).