|
Here’s the full path to the topic: Building and Deploying Flex 2.0
Applications > Building and Deploying Flex Applications > Improving
Startup Performance > Creating deferred components From: Since creationPolicy is none by default,
you will want to manually force the creation of the children you need. I
haven’t done this in 2.0, so I can just point you to the docs: Using
the createComponentFromDescriptor() method From: I have a textfield I want
to set the text to, but it's in a viewStack index that doesn't show until I
change the index or click on the buttons. After going to the textfield one
time, setting the text is fine. But it's the first time ;) |
- [flexcoders] setting a property on a textfield not initialy s... John Grden
- RE: [flexcoders] setting a property on a textfield not i... Tracy Spratt
- RE: [flexcoders] setting a property on a textfield not i... Tracy Spratt

