Tix Built-In Commands - tixBalloon manual page (original) (raw)

button .b
tixBalloon .bal

# Add balloon binding
.bal bind .b -msg "This is a button"

...

# Change the balloon binding
.bal bind .b -msg "This is a useful button"

When the user moves the cursor out of the widget, the Balloon widget is de-activated: the balloon window is withdrawn and the status-bar message removed.