Searched +refs:ListBox +refs:bindImage (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 \
517 $listb bindImage <1> [list ComboBox::_select $path]
520 $listb bindImage <Enter> [list $listb selection set]

Completed in 76 milliseconds