Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
tooltip Namespace Reference

Functions

 tooltip w args
 
 register w args
 
 clear ?pattern?
 We don't remove TooltipMenu because there. More...
 
 show w msg ?i?
 
 menuMotion w
 
 hide ?fadeOk?
 
 fade w step
 
 wname ?w?
 
 listitemTip w x y
 
 listitemMotion w x y
 
 enableListbox w args
 
 itemTip w args
 
 enableCanvas w args
 
 tagTip w tag
 
 enableTag w tag
 

Function Documentation

◆ clear()

tooltip::clear   ?pattern?  

We don't remove TooltipMenu because there.

Definition at line 255 of file tklib_tooltip.tcl.

◆ enableCanvas()

tooltip::enableCanvas   w args  

Definition at line 458 of file tklib_tooltip.tcl.

◆ enableListbox()

tooltip::enableListbox   w args  

Definition at line 437 of file tklib_tooltip.tcl.

◆ enableTag()

tooltip::enableTag   w tag  

Definition at line 477 of file tklib_tooltip.tcl.

◆ fade()

tooltip::fade   w step  

Definition at line 382 of file tklib_tooltip.tcl.

◆ hide()

tooltip::hide   ?fadeOk?  

Definition at line 370 of file tklib_tooltip.tcl.

◆ itemTip()

tooltip::itemTip   w args  

Definition at line 446 of file tklib_tooltip.tcl.

◆ listitemMotion()

tooltip::listitemMotion   w x y  

Definition at line 419 of file tklib_tooltip.tcl.

◆ listitemTip()

tooltip::listitemTip   w x y  

Definition at line 406 of file tklib_tooltip.tcl.

◆ menuMotion()

tooltip::menuMotion   w  

Definition at line 344 of file tklib_tooltip.tcl.

◆ register()

tooltip::register   w args  

Definition at line 174 of file tklib_tooltip.tcl.

◆ show()

tooltip::show   w msg ?i?  

Definition at line 275 of file tklib_tooltip.tcl.

◆ tagTip()

tooltip::tagTip   w tag  

Definition at line 466 of file tklib_tooltip.tcl.

◆ tooltip()

tooltip::tooltip   w args  

Definition at line 114 of file tklib_tooltip.tcl.

◆ wname()

tooltip::wname   ?w?  

Definition at line 393 of file tklib_tooltip.tcl.