Class Fox::FXTooltip |
|
Hopefully Helpful Hint message
TOOLTIP_PERMANENT: | Tooltip stays up indefinitely |
TOOLTIP_VARIABLE: | Tooltip stays up variable time, depending on the length of the string |
TOOLTIP_NORMAL::
ID_TIP_SHOW: | Show it |
ID_TIP_HIDE: | Hide it |
Methods |
Attributes |
font | [RW] | Tooltip text font [String] |
text | [RW] | Tooltip text [String] |
textColor | [RW] | Tooltip text color [FXColor] |
Public Class methods |
new(app, opts=TOOLTIP_NORMAL, x=0, y=0, width=0, height=0) {|theTooltip| ...} |
Construct a tool tip