|
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----- 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 From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Cox 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 -- -- |

