By defalut Hbox does not implement IFoucsManager interface, try to implemente IFcoumnagerComponent into HBox.
Hope this will helps you. On Fri, Aug 27, 2010 at 3:40 PM, Byte_Head <[email protected]> wrote: > Hi All, > > I have created an itemEditor, which consist an TextBox and a button > inside an HBox. When ever i am clicking on the cell, the itemEditor is > shown. The problem that i am facing is regarding the focus. After the > click the focus remains on the TextBox only for a fraction of second. > > What i want is that just like simple textBox that can be taken as > itemEditor, the focus sould maitain on my itemEditor as well. > > Please help me in this regard. > > Regards, > Byte_Head > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- 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.

