Thanks for the reply,

 

There’s actually tabnavs within tabnavs. The toplevel tabnav has no creation policy on it with the excetion of one of the components. This component has a queued creatioponpolicy which loads up it’s children.

 

It was my understanding that this would then obviously call the initialize + creationcomplete (when completed), but it’s also calling the show, which makes no sense to me.

 

 

 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Allen Manning
Sent: 16 September 2005 09:48
To: [email protected]
Subject: RE: [flexcoders] 'show' event called on creation complete or init?

 

Hello Steve,

 

What is the creationPolicy on the TabNav?  If it is all, then all of the containers will be rendered, that might be it.

 

Best,

Allen

www.prismix.com/

 

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Cox
Sent: 16 September 2005 09:25
To: [email protected]
Subject: [flexcoders] 'show' event called on creation complete or init?

 

Morning all,

 

Ok Situation I’m having at the moment is the show event on a form is being called when I don’t believe it should be.

 

I’ve a tabnav containing 8 sections, one of those sections I need to be able to jump to from other sections so the children of this is being created using createChildren().

For some reason however without actually clicking on the tab to view this form the show is still getting called.

 

Am I missing something ?

 

Steve





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS





--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.24/101 - Release Date: 13/09/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.24/101 - Release Date: 13/09/2005

Reply via email to