HelloI need to create sth like a custom control in Pivot. I would like to define layout in XML and have a Java code-behind file. Basically I want to dynamically load and then unload this control as needed in main window but all the but all the behavior should be defined in code-behind file, not in application. Is it possible and how to code it?
Cheers, Peter
