Filtering ComboBox

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Filtering ComboBox

Paul Baumann

I'd like a ComboBox that allows the list of items in the drop-down menu to be reduced as text is typed. There are options like multiCharSearch and continuousAccept on the existing ComboBox that allow positioning within the list, but I'm looking for the list to be reduced by the typing. Pressing <space> would clear the filter (similar to the existing positioning behavior). DisablingSelectionInList has the general ability to hide items of the list, so a variant of that would likely be involved. Perhaps matching text for each item could even be colored (like ColorTextSelectionInList). Is there already something available that does what I'm looking for? A nice option might be for filtered items to be sorted with something like #spellAgainst:.

 

Paul Baumann

 




This message may contain confidential information and is intended for specific recipients unless explicitly noted otherwise. If you have reason to believe you are not an intended recipient of this message, please delete it and notify the sender. This message may not represent the opinion of Intercontinental Exchange, Inc. (ICE), its subsidiaries or affiliates, and does not constitute a contract or guarantee. Unencrypted electronic mail is not secure and the recipient of this message is expected to provide safeguards from viruses and pursue alternate means of communication where privacy or a binding message is desired.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc