Return the resulting string, prependsing a minus sign if dv was negative.
class
Tip : object
Superclass Tree (in declaration order)
Tip
object
Subclass Tree
(none)
Global Objects
oopsTip
undoTip
Summary of Properties
desc
isShown
shouldShow
Summary of Methods
makeShown
showTip
showTipDesc
Properties
Our description, in other words the text of the tip we'll display. This can be a a double-quoted string, as single-quoted string, or a method.
This tip should be shown if and only if it hasn't yet been shown and tipMode.isOn is true.
Methods
Mark this tip as having been shown. If for any reason we need to make a previously shown tipa act as if it had not been shown, we can call makeShown(nil).
Show the description of this Tip. By prepend and append the <.tip> and <./tip> style tags and then display our desc.
Adv3Lite Library Reference Manual
Generated on 26/02/2025 from adv3Lite version 2.2