flex - Scroll when tabbing through Itemrenderers -



flex - Scroll when tabbing through Itemrenderers -

to allow tab through itemrenderers in spark set hasfocusablechildren="true". when tab row/tile not visible, doesn't automatically scroll list.

what's easiest way of making happen?

http://help.adobe.com/en_us/flashplatform/reference/actionscript/3/spark/components/list.html#ensureindexisvisible%28%29

my guess utilize method, utilize selection alter or other events on list determine when phone call method depending on ui expectations.

flex itemrenderer flex-spark

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -