Listbox grep for a GUI
2 views (last 30 days)
Show older comments
I have a GUI that I created using uicontrols and part of my GUI is a listbox that contains all of the names of calibration blocks of a model the user chooses. I want to add an edit box beneath the listbox so when a user starts typing the name of a cal all of the cals that don't match what the user is typing disappear. Basically is there a way for the edit box to run a callback function everytime a keystroke is entered?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!