[wxPython-users] Google Summer Of Code 2008
Christopher Barker
Chris.Barker at noaa.gov
Thu Feb 28 09:33:07 PST 2008
Jorgen Bodde wrote:
> What I meant was that everything that makes wxPython
> really wxPython should be in one spot in a well documented, and
> functioning framework.
It's a great idea, but there are complications, mostly that there are
more than one way to do a lot of things, and a sample app framework is
going to have only one.
> Also other aspects of an application, how to set up a menu,
> about box, wx.AUI, XRC to do layout,
Two good examples of what I'm talking about -- AUI is not right for
everything, and certainly XRC isn't either -- I far prefer hand written
Sizer code (often dynamically generated GUIs).
Not that nice AUI+XRC example wouldn't be a great thing.
> If it will become a GSOC2008 project or not, it is a nice idea, right ? ;-)
Yes, it is.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list