What I don't like about wxPython

Richard James rmb25612 at yahoo.com
Sun May 9 12:18:41 EDT 2004


Jarek Zgoda <jzgoda at gazeta.usun.pl> wrote in message news:<c7kisp$n2s$1 at atlantis.news.tpi.pl>...
> OKB (not okblacke) <BrenBarn at aol.com> pisze:
> 
> >> Ultimately, none of these ui api's are as 'pythonic' as I want them
> >> to be, and wxPython in particular seems like a carbon copy of the C
> >> api, which makes it lose points in my book.
> > 
> >     	I agree with this; that API seems completely incongruous in a 
> > Python program.
> 
> It has been told and written many times. If you look something "more
> pythonic" yet still such powerful, you can use some wrapper on wxPython.
> Wax first comes to my mind, look for it in PyPi.

Also look at:

wxGlade:
http://wxglade.sourceforge.net/

Python Card:
http://www.pythoncard.org/

They help by generating the "ugly" wxPython details for you...

-- R.J.



More information about the Python-list mailing list