Home | Trees | Indices | Help |
---|
|
Description =========== 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: * Blended triple-gradient for the tooltip background; * Header text and header image, with possibility to set the header font indipendently; * Footer text and footer image, with possibility to set the footer font indipendently; * Multiline text message in the tooltip body, plus an optional image as "body image"; * Bold lines and hyperlink lines in the tooltip body; * A wide set of predefined drawing styles for the tooltip background; * Drawing of separator lines after the header and/or before the footer; * Rounded corners and shadows below the tooltip window (Windows XP only); * Fade in/fade out effects (Windows XP only); * User-settable delays for the delay after which the tooltip appears and the delay after which the tooltip is destroyed. And a lot more. Check the demo for an almost complete review of the functionalities. Supported Platforms =================== SuperToolTip has been tested on the following platforms: * Windows (Windows XP). Latest Revision: Andrea Gavana @ 07 October 2008, 22.00 GMT Version 0.1
|
|||
ToolTipWindowBase Base class for the different Windows and Mac implementation. |
|||
ToolTipWindow A simple wx.PopupWindow that holds fancy tooltips. |
|||
SuperToolTip The main class for SuperToolTip, which holds all the methods and setters/getters available to the user. |
|
|||
|
|||
|
|||
|
|
|||
osVersion =
|
|||
_libimported =
|
|||
_colorSchemes =
|
|
Makes a font bold. Utility method.
|
Extract the link from an hyperlink line.
|
|
_colorSchemes
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Oct 08 13:53:55 2008 | http://epydoc.sourceforge.net |