On 2005-07-24, Torsten Bronger <[EMAIL PROTECTED]> wrote:

> Is PyGTK more Pythonic by the way?  

I find it more Pythonic than "raw" wxpython.  However, the API still has the
fingerprints of C programmers all over it.  Compare the gtk's clunky
treemodel/treeview API to Cocoa's elegant delegates.

There is a higher level interface for pygtk called kiwi:

http://async.com.br/projects/kiwi/

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

Reply via email to