I have a combobox with 300 values and I want the user to be able to
click the letters and see the options.
http://wiki.tcl.tk/15780 gave the methods for binding the keys but the
list does not open and show the possible values (like google suggest
and other modern web ajax entries). How can I force the combo to show
the list and how can I make it show only the possible values?