Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ramaka71

  1. ramaka71

    Retrieve combo box values

    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...

Part and Inventory Search

Back
Top