On 12/30/06, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Dec 30, 2006, at 12:40 PM, sheila miguez wrote: > > > I'm taking back my comment until I can provide specific improvements. > > but, subjectively, I found working with the sizers (by running > > AppWizard and then modifying the generated code) to be harder to work > > with than what I am accustomed to. > > See my comment below. Also, since the AppWizard uses templates to > achieve the uniform look, you don't have "all the pieces" in one > place, which means that mentally you have to know what parts are > being added for you by the framework and what parts are generated by > the wizard, and how they fit together. I understand it, but that's > because I wrote some of the code that goes into it. Someone coming > from the outside would have to either understand a lot of the datanav > framework code or make some awfully lucky guesses.
Yeah, well put. I wanted to be able to make changes to what the app generated so I had to run around the source code and wiki trying to find documentation or the actual source code where things got defined. plus on top that, learning wx and python -isms. So, I've added a page to the wiki http://dabodev.com/wiki/ContributeToDabo and added it to http://dabodev.com/wiki/NeedsWork and want to remind people of what they've mentioned in this thread as being good wiki content. -- sheila _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
