[wxPython-users] Google Summer Of Code 2008

Jorgen Bodde jorgen.maillist at gmail.com
Fri Feb 29 02:27:42 PST 2008


Hi Chris, Mike,

You are totally right ofcourse, wx.AUI is not always the way to go.
Soon I will release my tool and hope to bring an end to that
contradiction, because you can select with it wether your generated
app requires wx.AUI or not, and even specify how many docking windows
you want. I hope to release it soon although I am fixing a small issue
so that one overcomplicated way of doing things will become more easy
for the end user.

Indeed writing a static best in class example as GSOC2008 project for
the purpose of being a skeleton framework might be too limiting for
the end user if there is not much to configure ;-)

Regards,
- Jorgen



On Thu, Feb 28, 2008 at 6:33 PM, Christopher Barker
<Chris.Barker at noaa.gov> wrote:
>
>
>  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
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
>  For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>




More information about the wxpython-users mailing list