Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package agw :: Module supertooltip |
|
SuperToolTip is a class that mimics the behaviour of wx.TipWindow and generic tooltip windows, although it is a custom-drawn widget. This class supports:
And a lot more. Check the demo for an almost complete review of the functionalities.
Latest Revision: Andrea Gavana @ 30 January 2009, 09.00 GMT Version 0.2
Classes | |
---|---|
SuperToolTip |
The main class for L{SuperToolTip}, which holds all the methods and setters/getters available to the user. |
ToolTipWindow |
A simple wx.PopupWindow that holds fancy tooltips. |
ToolTipWindowBase |
Base class for the different Windows and Mac implementation. |
Function Summary | |
---|---|
Extract the link from an hyperlink line. | |
Returns the predefined styles keywords. | |
Makes a font bold. |
Function Details |
---|
ExtractLink(line)Extract the link from an hyperlink line. @param line: the line of text to be processed. |
GetStyleKeys()Returns the predefined styles keywords. |
MakeBold(font)Makes a font bold. Utility method. @param font: the font to be made bold. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:44 2009 | http://epydoc.sf.net |