NAME
tooltip - Tooltip management
SYNOPSIS
package require TTccll 88..44 package require ttoooollttiipp ??11..11?? ::::ttoooollttiipp::::ttoooollttiipp command ?options? clear ?pattern? delay ?millisecs? disable enable ::::ttoooollttiipp::::ttoooollttiipp pathName ?options? ?message?DESCRIPTION
This package provides tooltips, a small text message that is displayed
when the mouse hovers over a widget. ::::ttoooollttiipp::::ttoooollttiipp command ?options? commands: clear ?pattern? delay ?millisecs? disable enable ::::ttoooollttiipp::::ttoooollttiipp pathName ?options? ?message?This command arranges for widget pathName to display a tooltip
with message ?message?-iinnddeexx
-iitteemm
EEXXAAMMPPLLEEpackage require tooltip
pack [label .l -text "label"]
tooltip::tooltip .l "This is a label widget"
KKEEYYWWOORRDDSSballoon, help, hover, tooltip
tooltip 1.1 tooltip(n)