> I'm a Mac developer--Gtk does not run natively on the Mac (i.e. as an
> Aqua framework), only under X11. So that's a non-starter for me.


Besides the excellent PyObjc-bridge that of course only works for 
Mac-only-development, you might consider PyQt. Biggest drawback: the 
GPL-license. But feature-wise, it beats IMHO all other toolkits.

It looks pretty well under OSX. Not absolutely perfect, but certainly 
better that the alternatives. Google earth for example is created with 
it, at least in the Mac-incarnation.

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

Reply via email to