You can get a native port of pygtk-1.99.10 for win32 here
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/beta/PyGtk-1.99.10.win32.exe You'll also need the corresponding DLLs (http://www.gimp.org/~tml/gimp/win32/downloads.html), namely atk-1.0.1-20020518.zip glib-2.0.3-20020525.zip gtk+-2.0.3-20020530.zip libiconv-1.7.zip libintl-0.10.40-20020310.zip pango-1.0.2-20020530.zip It is compiled for the official win32 port of python-2.2 and might not work with the python executable provided by the cygwin distribution. If you really want to use python from cygwin, you'll have to compile both gtk+-2 and pygtk-1.99 against the XFree-4.2 libraries (remember that the native port of gtk+ for win32 uses the msvcrt runtime environment which doesn't interact very well with the cygwin one). There might be gtk+-2.0-X11-cygwin binaries floating around though ! At 09:31 AM 7/11/2002 +0000, Thomas Guettler wrote: >The FAQ has only links to pygtk-0.6.9. Where can I get pygtk2 for >win32? Is pygtk for cygwin still alive? _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
