Yeah, see the last post.  You could extend TabNavigator and bubble up the 
tabBar itemClick event.  Not too difficult, but not out of the box.

-TH

--- In [email protected], Richard Rodseth <rrods...@...> wrote:
>
> You might mean "click", in which case yes. It is dispatched when clicking
> with the content area of the navigator, but not on the button bar.
> And it wouldn't cover keyboard navigation.
> 
> On Fri, May 21, 2010 at 1:06 PM, turbo_vb <timh...@...> wrote:
> 
> >
> >
> > You try itemClick?
> >
> > -TH
> >
> >
> > --- In [email protected] <flexcoders%40yahoogroups.com>, Richard
> > Rodseth <rrodseth@> wrote:
> > >
> > > Is there an event dispatched by TabNavigator when the *user* switches
> > tabs?
> > >
> > > "change" is dispatched when the selected change happens
> > > programmatically (eg. because selectedChild is bound).
> > >
> >
> >  
> >
>


Reply via email to