Searched +refs:ListBox +refs:bindText (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dcombobox.tcl26 Widget::define ComboBox combobox ArrowButton Entry ListBox
171 ## If we have images, we have to use a BWidget ListBox.
502 set listb [ListBox $shell.listb \
516 $listb bindText <1> [list ComboBox::_select $path]
519 $listb bindText <Enter> [list $listb selection set]

Completed in 143 milliseconds