Auto focus textinput...
before ask something, sorry no english.
i have made game editor air sdk , flex components.
today got complaint designer using game editor i've given.
the game editor consist main window , sub mx::titlewindow
and sub titlewindow have 2 mx:numericstepper.
the problem when focus in sub titlewindow, numericstepper focus in.(the cursor wrapped value text in editable)
the graphic designer want control other component in sub titlewindow keyboard input, focus-in @ first numericstepper, need click other componentto remove focus of numericstepper...
so, try stage.focus set null when sub titlewindow focus-in.. doesn't work need.
the best result want not auto focus textinput when parent of focus-in.
(actually textinput focus-in if have been set focus-in ever before)
i want give me solution or comment...
thank read bad english question.
in flex, containers titlewindow not focus, controls numericstepper.
by default, no flex sdk code should setting focus numericstepper, seems code in app may doing it.
if can post small complete test case, can try help.
-alex
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment