I have just been using wxGlade to generate the basic layout for a
Python program. It works but the resulting program isn't exactly a
model of elegant layout or readability.
Do people take this and tidy it up, or not bother at all, or what?
... and having asked that is there a good guide to laying out a
wxPython program? I've seen the style guide:-
http://wiki.wxpython.org/wxPython%20Style%20Guide
... but that's pretty low level, I'm more after something that gives
guidelines on how to group things together so there's not just a
morass of calls to unrelated methods.
···
--
Chris Green
·