Tipclassmisc.t[2921]

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  

descmisc.t[2926]

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.

isShownmisc.t[2960]
Has this Tip been shown?

shouldShowmisc.t[2956]
This tip should be shown if and only if it hasn't yet been shown and tipMode.isOn is true.

Methods  

makeShown (stat, =, true)misc.t[2943]

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).

showTip ( )misc.t[2929]
Show this tip.

showTipDesc ( )misc.t[2949]
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