I'm trying to implement autocomplete on my combo boxes. I wrote a static function and call it from all the keyup events in the combo boxes. It works fine if you type slowly, but if you type too fast ...