Friends,

I have a Panel, called, "Create Array" and few text box,
when i try to set focus on Name text box it shows me some thing, like, which
is in sreen shot,

Any solution for it ?

Code is

<mx:Panel title="Create Array" width="100%" height="100%"  layout="vertical"
>
 <mx:Form height="100%" width="100%"  >
<FlexComponent:ExtFormItem align_left="true" id="name1" label="Name"
required="true">
 <mx:TextInput id="ti_arrayName" restrict="A-Za-z0123456789"
styleName="padTextInput" width="150" />
 </FlexComponent:ExtFormItem>
</mx:Form>
</mx:Panel>

And is use this command, ti_arrayName.setFocus(); // which i called on a
button click


Code is very simple, but some times, i see, proper display but some times i
see, as per screen shot.

Y the hell, adobe flash player showing such behavious, I am using, Flash 10
player.


Any solution i would really appricate.


--
Regards,
Paresh M. More
Software Engineer

Nashik/Pune, Maharashtra, India.
Email - [email protected]

<<attachment: Display.JPG>>

Reply via email to