On Apr 18, 2:07 am, Richard Jones <[EMAIL PROTECTED]>
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


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to