On 4/14/05, Tom Fitzpatrick <[EMAIL PROTECTED]> wrote:

> From the level of the main app, what is the best way to bring an
> individual component into focus, give a visual indication that it is in
> focus, and pass its id to a function?

To set the focus, simply call setFocus() on the component.  See
setFocus() and getFocus() in the API doc for the mx.core.UIComponent
class.

-- 
[EMAIL PROTECTED]
http://manish.revise.org/


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to