Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Balloon Help
Last updated at 2:05 pm UTC on 16 January 2006
To add balloon help to a Morph, use the #setBalloonText: method.

Try the following example to see how it works:

World currentHand
attachMorph:
(RectangleMorph new setBalloonText: 'Testing').