Listbox grep for a GUI

2 views (last 30 days)
Michael Joslin
Michael Joslin on 7 Aug 2012
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?

Accepted Answer

Sean de Wolski
Sean de Wolski on 7 Aug 2012

More Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!