Class Fox::FXToolTip
In: rdoc-sources/FXToolTip.rb
Parent: FXShell

Hopefully Helpful Hint message

Tooltip styles

TOOLTIP_PERMANENT:Tooltip stays up indefinitely
TOOLTIP_VARIABLE:Tooltip stays up variable time, depending on the length of the string

TOOLTIP_NORMAL::

Message identifiers

ID_TIP_SHOW:Show it
ID_TIP_HIDE:Hide it

Methods

font   font=   new   text   text=   textColor   textColor=   to_s  

Public Class methods

Public Instance methods

Get the tip text font

Set the tip text font

Get the text for this tip

Set the text for this tip

Get the current tip text color

Set the current tip text color

Return the tool tip‘s text

[Validate]