posted 6 years ago
hi,
I wrote small program for search Person's Name via Text field as I can search in mobile phone Contacts.
I put 5 names in combo box, when I search 'a' ie wrote 'a' in textfield then it shows all 5 names in combo box pop up
because each have character 'a', then I select 3rd or 4th name by mouse, then it should show in Text field where I wrote 'a'.
Each time it replace 'a' in text field to 1st name in combo box, I want to write 2nd, 3rd character, or select from drop down list in combo box.
But I can't do that.
For reference here is my program
Millions saw the apple fall, but Newton asked why.