Hi Dave,
Could you improve ComboBox and ListBox Objects ?
I think there are a good idea both function could be editables, and each time the selection changes, search letter by letter on the List or Combo Variables, and select the first coincidence with the input text.
Actually, we could emulate this action using a InputBox Object, using the action ListBoxFindItem. but the element of the list is setted when the InputBox text and the Text of the element of the List/ComboBox are exactly the same.
Perhaps an Action like "ListBoxSearchLetterbyLetter" could be useful.
Thanks in advance,
David de Argentina