Thank you so much. According to Joe's reply, he is running into the same issue I have. Look like using a new BXMLSerializer is the way to go. There is a bit extension of this question. Now the two components are loaded correctly and I want the apply button to create some new component in the main window (MyWindow). Somwhere the buttonPressedListener must be able to reference the window. I tried getParent(), getWindow() and all return null. How can I find the window within the component just dynamically created and added to the window?
Sam-- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Dynamically-adding-components-to-a-boxpane-and-ID-already-used-error-tp2885412p2886007.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
