in reply to Tk equivelent of Window's combo box
There are some CPAN modules for it (Tk::JComboBox is an example) but it still do not solve problem
Tcl/Tk offers much nicer comboboxes, even there is a possibility to use windows native widgets (with Tile extension), which could be used with the Tcl::Tk CPAN module.
|
|---|