Hi folks,Which new functions do not exist on win32? As with pygtk 2.0.x, I would like the new version to build out of the box on win32 as well.
I've had some problems compiling the current CVS head of PyGtk-2.1.x on Win32. So I've submitted a patch on bugzilla to fix that.
Basically there are some undefined symbols in the official Gtk+-2.2.4
binaries. So I've added empty function stubs to the gtk-fake-win32.c file.
Also updated the setup.py file to reflect newer dependency versions and no
support for GtkGLArea.
James.
-- Email: [EMAIL PROTECTED] WWW: http://www.daa.com.au/~james/
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
