Searched +refs:TreeCtrl +refs:UpDown (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/library/
H A Dtreectrl.tcl3 bind TreeCtrl <Motion> {
4 TreeCtrl::CursorCheck %W %x %y
5 TreeCtrl::MotionInHeader %W %x %y
7 bind TreeCtrl <Leave> {
8 TreeCtrl::CursorCancel %W
9 TreeCtrl::MotionInHeader %W
11 bind TreeCtrl <ButtonPress-1> {
12 TreeCtrl::ButtonPress1 %W %x %y
14 bind TreeCtrl <Double-ButtonPress-1> {
15 TreeCtrl
[all...]

Completed in 175 milliseconds