Menu

Combo Box Begin Editing event

Chris
2014-03-06
2014-03-07
  • Chris

    Chris - 2014-03-06

    Hi
    When i use the Combo box begin Editing event, if i use ComboBox.text, it will show the text before edited. i.e when i change from "text1" to "text" in the combo box, the event will return me "text1".

    Is there a way to get the new text i.e. "text" in the BeginEditing event?

    EndEditing will only be triggered when the focus is out of the combo box

    Can you please advise me how to implement a feature whereby when i type in a character in the text field, the event will be triggered to add data into the picker?

    please advise

    thanks
    chris

     
  • Chris

    Chris - 2014-03-07

    hi
    I have changed the above to using the search box with UITableView. However, is it possible to modify the search function to search for partial match?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.