Future Python Gui?

kirkjobsluder kirkjobsluder at gmail.com
Wed Apr 18 08:00:50 EDT 2007


On Apr 18, 2:07 am, Richard Jones <richardjo... at optushome.com.au>
wrote:
> kirkjobsluder wrote:
> > I'd say that the best bet is to learn swig and similar
> > bridging, expanding, and embedding mechanisms.
>
> For GUI programming this would seem overkill. Pick a GUI toolkit and it's
> almost guaranteed to be wrapped for use in Python already.

Perhaps a bit.  I'm not saying that everyone should wrap their own
code,
but many of the currently existing wrappers are quite thin, and
understanding
how to use and debug wrapped GUI code might put one in a better
position
over knowing a particular toolkit.


>
>     Richard





More information about the Python-list mailing list