I've been trying to subclass a form in echostudio 2.1. Everyting goes well until I try to add a new component to my subclassed form. Then I get the following Preview Error
Child "nextapp.echo2.app.Row@d77506" illegally added to component "helloecho.Marco@14412b0".
Maybe I don't understood echostudio form reusability policy. Can someone give me some hint on this?
Sounds like a non Pane derived child being added to a ContentPane.