search a menu
Hey, wondered if you guys could help me out with this problem - currently I got a list
And you can traverse it, pick an entry, etc
What I need is a textbox associated with the list, that once I am typing in this textbox, the list automatically is scrolled and the first entry that starts with the string that I have typed up by now gets the cursor on it, or highlighted. So the textbox assists in searching what can be a several thousand lines long list.
Anybody have seen something like this/got the source/any advice?
Thank you in advance very much
And you can traverse it, pick an entry, etc
What I need is a textbox associated with the list, that once I am typing in this textbox, the list automatically is scrolled and the first entry that starts with the string that I have typed up by now gets the cursor on it, or highlighted. So the textbox assists in searching what can be a several thousand lines long list.
Anybody have seen something like this/got the source/any advice?
Thank you in advance very much
