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

/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dlistbox.tcl7 # - ListBox::create
8 # - ListBox::configure
9 # - ListBox::cget
10 # - ListBox::insert
11 # - ListBox::itemconfigure
12 # - ListBox::itemcget
13 # - ListBox::bindText
14 # - ListBox::bindImage
15 # - ListBox::delete
16 # - ListBox
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dtree.rb55 list = Tk::BWidget::ListBox.new(sw, :relief=>:flat, :borderwidth=>0,
191 tree.selection_get.find{|x|
199 list.selection_get.find{|x|
239 Tk::BWidget::ListBox::Item.new(list, 'end', :text=>f,
248 tree.selection_get.find{|x|

Completed in 135 milliseconds