flex4 - DropDownList selection behavior when using keyboard in Air/Flex -


let's have dropdownlist 50 states in it. type in letters "c + o + l" jump colorado, firefox , application do.

right now, it's jumping california ohio end louisiana... know easy way that?

thanks lot!

you try create custom component extends dropdownlist , override offending function add own functionality want. it's way can think of changing default functionality.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -