I am pleased to announce version 2.2.0 of the Python bindings for GTK.
The new release is available from ftp.gtk.org or ftp.gnome.org and its
mirrors:
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.2/pygtk-2.2.0.tar.gz
The windows port is now available from my site
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/
or directly from
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/binaries/pygtk-2.2.0.win32-py2.3.exe
Please note that it requires the latest GTK+ runtime installer (2.2.4.2) from dropline (http://www.dropline.net/gtk/) if you want libglade support (the libglade and libxml2 DLLs are now included with the GTK+ runtime). I recommend to uninstall any previous version of pygtk.
Threading is enabled (but see the recent thread http://www.daa.com.au/pipermail/pygtk/2004-February/006882.html for a discussion on threading on win32).
For detailed, step by step installation instructions, see section #21 of the pygtk FAQ (http://www.async.com.br/faq/pygtk/index.py?req=index).
I also would like to point out that pygtk-2.2 does not compile out of the box on win32. I applied the patches described in bugs #123014 and #136731. Hopefully, this will be fixed for pygtk-2.2.1.
Cedric
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
