--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Peter Ent has a post on how to do this IIRC.
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of jscrummack
> Sent: Tuesday, May 20, 2008 2:40 AM
> To: [email protected]
> 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