My idea was: entering the beginning of a word in a ComboBox, the list should 
display all the possible matches, then either select from the list or narrow 
the search by entering more letters.
This works perfect - but when I fill the list with the matches, my search 
string (= ComboBox.Text) is overridden with the first result of the search. So 
there is no chance of searching farther.

Ok, I have built the same now with a TextBox to search and a ListBox to show 
the results, but I still wonder why. It would be far more elegant...
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to