phoenix_title wx.lib.agw.supertooltip.ToolTipWindow

A simple PopupWindow that holds fancy tooltips. Not available on Mac as PopupWindow is not implemented there.


class_hierarchy Class Hierarchy

Inheritance diagram for class ToolTipWindow:

method_summary Methods Summary

__init__

Default class constructor.


api Class API

class ToolTipWindow(wx.Frame, ToolTipWindowBase)

A simple PopupWindow that holds fancy tooltips. Not available on Mac as PopupWindow is not implemented there.


Methods

__init__(self, parent, classParent)

Default class constructor.

Parameters