--- In flexcoders@yahoogroups.com, "Manish Jethani" 
<manish.jeth...@...> wrote:
>
> On Mon, Jan 5, 2009 at 10:01 PM, endrone endrone <endr...@...> wrote:
> > currentStateChange and enterState don't work with a TabNavigator
> > They are indeed in the docs, but they don't seem to work.
> 
> Are you using the states feature at all? A TabNavigator by itself
> won't dispatch these events, unless you're assigning different states
> to it.
> 
> > creationComplete and initialize only happen once.
> 
> Only once per container here. Each tab in the TabNavigator will
> dispatch its own initialize event, where you can initialize it.

updateComplete will be called every time a tab changes, IIRC.

Reply via email to