Hi,

I recently updated my local framework source from Git repository. I am not
sure where we're standing now with this but I wanted to give Piotr's Button
and TextField implementation a try with new UpgradeElement bead.

So far I able to get the dynamic element upgraded by this way:

var newButton:Button = new Button(true);

Piotr, I have a question:

- I didn't seen any "isDynamic" property in MXML declaration as I know the
property was only limited to constructor. Are you planning to do something
on this?

Also, if I have a component filled with many elements, i.e. buttons,
textfields etc. and want to add that component at runtime, I shall basically
needs to set "isDynamic=true" to every components in it, is that right?

Thanks!



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Dynamic-Child-Problem-tp59595p59978.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to