Since Max OS does not support PopupWindow
, this is an alternative.
FoldOutWindow
(wx.PopupWindow)¶Since Max OS does not support PopupWindow
, this is an alternative.
__init__
(self, parent, style=0)¶Default class constructor.
parent – the mcPopupWindow
parent window.
AddButton
(self, bitmap, handler=None)¶evEnter
(self, event)¶evLeave
(self, event)¶InitColors
(self)¶OnBtnClick
(self, event)¶Popup
(self)¶