Popup window that works on wxMac.
ToolTipWindow
(wx.Frame, ToolTipWindowBase)¶Popup window that works on wxMac.
__init__
(self, parent, classParent)¶Default class constructor.
parent – the SuperToolTip
parent widget;
classParent – the SuperToolTip
class object.