Searched refs:DemoHelpContents (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dhelp.tcl6 proc DemoHelpContents {} { procedure
97 bind DemoHelpContents <Double-ButtonPress-1> {
105 bind DemoHelpContents <ButtonPress-1> {
109 bind DemoHelpContents <Button1-Motion> {
112 bind DemoHelpContents <Button1-Leave> {
115 bind DemoHelpContents <Motion> {
118 bind DemoHelpContents <Leave> {
121 bind DemoHelpContents <KeyPress-Return> {
129 bindtags $T [list $T DemoHelpContents TreeCtrl [winfo toplevel $T] all]
237 bind DemoHelpContents <Doubl
[all...]
H A Ddemo.tcl1256 "Help Contents" DemoHelpContents help.tcl \

Completed in 116 milliseconds