I was able to do a work around wherein i created a new component based
on the control. And then just added a variable to denote if the object
is currently selected.


--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Are the chilren IFocusManagerComponents?  Otherwise, they will not get
> focus.
>  
> How are you calling getFocus()?
> 
> ________________________________
> 
> From: [email protected]
> [mailto:[EMAIL PROTECTED] On Behalf Of c_yabut
> Sent: Tuesday, September 25, 2007 3:20 PM
> To: [email protected]
> Subject: [flexcomponents] getting selected object
> 
> 
> 
> I have a container that contains multiple children. I click on an item
> and I want to be able to get the item that was click. I am trying to use
> 
> IFocusManagerComponent.getFocus() but i could not get the object.
>


Reply via email to