Hi
I joined this forum today. I have created a combo box widget with the following code:
package require Iwidgets 4.0
# proc selectCmd {} {
# puts stdout [.cb2 getcurselection]
# }
iwidgets::combobox .cb1 -labeltext "Month:" -labelpos w \-selectioncommand {
puts selected: [.cb1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.