PyGTK on Win32

Thomas Guettler zopestoller at thomas-guettler.de
Wed Oct 2 07:38:25 EDT 2002


Hemanth P.S. schrieb:
> Has anyone used PyGTK on Windows?
> How easy/difficult it is compared to wxPython?

I prefere pygtk to wxPython. Unforunately
it is not that easy to get it running on win32.
You need to download a lot of libraries.

I prefere it because there are not so many layers:

   wxpython - wxwindows - wxgtk  - gtk (on unix)

   pygtk - gtk

  thomas




More information about the Python-list mailing list