Posted to tcl by oldlaptop at Sat Aug 08 00:26:26 GMT 2026view pretty
eltclsh > package require tk 9.0.3 eltclsh > grid [ttk::combobox .foo] eltclsh > .foo set puts eltclsh > [.foo get] FOO! FOO! eltclsh >
eltclsh > package require tk 9.0.3 eltclsh > grid [ttk::combobox .foo] eltclsh > .foo set puts eltclsh > [.foo get] FOO! FOO! eltclsh >