Even if dont work.. Please paste some code.. On Tue, May 31, 2011 at 10:34 AM, Jitendra Jain < [email protected]> wrote:
> Use callLater(textInput.setFocus); > > > On Fri, May 27, 2011 at 2:23 PM, Harsh <[email protected]> wrote: > >> It is because the control by browser is not transferred to Application >> it is transferred when you clicks on the screen. So in order to avoid >> and get control on application without clicking, there is one >> javascript line of code which you can search over internet. Where to >> use, how to use is important. Check the internet... >> >> On May 25, 10:59 pm, Madhu <[email protected]> wrote: >> > HI >> > >> > I have one problem in using setFocus to the text field >> > >> > When I use setFocus it is setting cursor to the textInput field but >> > untill and unless I click with mouse >> > >> > its not taking input from keyBoard >> > >> > Regards >> > BMK >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> >> > > > -- > Thanks and Regards, > JJain, > > If you have knowledge, let others light their candles in it --Margaret > Fuller: > -- Thanks and Regards, JJain, If you have knowledge, let others light their candles in it --Margaret Fuller: -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

