can you share your code. Akshar Kaul
On Tue, Aug 10, 2010 at 13:11, chinaloveshisiling < [email protected]> wrote: > > > Tried. Still no effect. And other ideas? :-) > > > --- In [email protected] <flexcoders%40yahoogroups.com>, Akshar > Kaul <akshar.k...@...> wrote: > > > > try importButton.setFocus(); > > > > Akshar Kaul > > > > > > On Tue, Aug 10, 2010 at 11:42, chinaloveshisiling < > > chinaloveshisil...@...> wrote: > > > > > > > > > > > Thanks Akshar, I had tried use the method you mentioned. Call > > > focusManager.setFocus(importButton); in the function handle for the > > > completion event. But there is no effect. > > > > > > > > > --- In [email protected] > > > <flexcoders%40yahoogroups.com><flexcoders% > 40yahoogroups.com>, Akshar > > > > Kaul <akshar.kaul@> wrote: > > > > > > > > you can listen to the completion event of the filereference and then > set > > > the > > > > focus to whatever component you want. > > > > > > > > Akshar Kaul > > > > > > > > > > > > On Tue, Aug 10, 2010 at 11:13, chinaloveshisiling < > > > > chinaloveshisiling@> wrote: > > > > > > > > > > > > > > > > > > > When using the keyboard to navigate the UI, focus is lost after > > > > > importing file using FileReference. Who know how to deal with this > > > > > issue? Thanks. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

