Searched +refs:ButtonBox +refs:itemconfigure (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dwizard.tcl18 Widget::define Wizard wizard ButtonBox Separator PagesManager
193 ButtonBox $path.buttons -spacing 2 -homogeneous 1
272 proc Wizard::itemconfigure { path item args } {
304 return [eval $path.buttons itemconfigure [list $items($item)] $args]
587 $path itemconfigure separatortext -text $txt
603 $path itemconfigure back -text $txt -state normal
605 $path itemconfigure next -text $txt -state normal
607 $path itemconfigure cancel -text $txt -state normal
610 $path itemconfigure help -text $txt
615 $path itemconfigure finis
[all...]

Completed in 167 milliseconds