Table Of Contents

Previous topic

SuperToolTip

Next topic

ToolTipWindowBase

This Page

phoenix_title ToolTipWindow

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


class_hierarchy Inheritance Diagram

Inheritance diagram for class ToolTipWindow

Inheritance diagram of ToolTipWindow


method_summary Methods Summary

__init__ Default class constructor.

api Class API



class ToolTipWindow(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: