Back: BLOX.BArc-accessing Up: BLOX package Forward: BLOX.BBalloon class-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.2 BLOX.BBalloon

Defined in namespace BLOX
Superclass: BLOX.BEventSet
Category: Graphics-Examples
This event set allows a widget to show explanatory information when the mouse lingers over it for a while.

1.2.1 BLOX.BBalloon class: accessing  (class)
1.2.2 BLOX.BBalloon: accessing  (instance)
1.2.3 BLOX.BBalloon: initializing  (instance)


1.2.1 BLOX.BBalloon class: accessing

balloonDelayTime
Answer the time after which the balloon is shown (default is half a second).

balloonDelayTime: milliseconds
Set the time after which the balloon is shown.

shown
Answer whether a balloon is displayed


1.2.2 BLOX.BBalloon: accessing

shown
Answer whether the receiver's balloon is displayed

text
Answer the text displayed in the balloon

text: aString
Set the text displayed in the balloon to aString


1.2.3 BLOX.BBalloon: initializing

initialize: aBWidget
Initialize the event sets for the receiver



Back: BLOX.BBalloon-accessing Up: BLOX.BBalloon Forward: BLOX.BBoundingBox   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on April, 16 2013 using texi2html