"Steve Cookson" <steve.cook...@sca-uk.com> writes: > However on the Glade code, while I wrote my whole prototype In > Glade, and I wouldn't have progressed as fast as I have without it, > I don't like its programmatic structure. [...] This makes the code > much more maintainable.
I think there's a misunderstanding here. wxGlade is not a prototype generator, it's an UI designer/generator. The idea is to leave the maintainance of the wxGlade generated code to wxGlade. Personally I find wxGlade's programmatic structure okay to work with. -- Johan