Hmm, I didn't see it either.  You can use IFocusManagerComplexComponent
or just IFocusManagerComponent and call preventDefault on keyFocusChange

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of jscrummack
Sent: Thursday, May 22, 2008 6:52 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Custom ItemRenderers in List keyboard tabbing

 

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Peter Ent has a post on how to do this IIRC.
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of jscrummack
> Sent: Tuesday, May 20, 2008 2:40 AM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: [flexcoders] Custom ItemRenderers in List keyboard tabbing
> 
> 
> 
> Hi,
> 
> I have a fairly simple custom itemrenderer with a couple text input
> boxes and a button in, i'd like to get keyboard based tab operations
> working between these textinput boxes and the button (and ofc to
> operate up and down the rows).
> 
> This doesn't seem to work with any combinations of tabChildren /
> tabEnabled being set, does anyone have any pointers as to which
> direction i should look to be able to achieve this functionality.
> 
> Many Thanks
> 
> Jason
>

Thanks for the reply i don't suppose you have a url anywhere, had a
quick search around and nothing jumped out at me?

After a bit of investigation i'm thinking it involves
IFocusManagerComplexComponent and after a little tinkering i can get
it to set focus to the first and last entries in the list but at the
moment nothing actually within the custom itemrenderer itself

Jason

 

Reply via email to