Remmeber that the best way of using generated code is subclassing it and putting all modifications in the subclass.
This way you can regenerate code easily. Of coures, you can follow this approach more or less closely depending on the quality of generated code. Edo [EMAIL PROTECTED] wrote: > One thing that is really important for me, in a GUI tool, is that it can parse >existing GUI code for editing. I always find it a pain if half way through >prototyping a an app new specs appear and you can't go back and edit a GUI layout >because the GUI tool only generates code. Well, you can but then you end up loosing >any editing you did in between. > > Florian Hehlen > > -----Original Message----- _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
