try importButton.setFocus();

Akshar Kaul


On Tue, Aug 10, 2010 at 11:42, chinaloveshisiling <
[email protected]> 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>, Akshar
> Kaul <akshar.k...@...> 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 <
> > chinaloveshisil...@...> 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.
> > >
> > >
> > >
> >
>
>  
>

Reply via email to