wx.lib.agw.supertooltip.ToolTipWindow¶Popup window that works on wxMac.
Class API¶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.