On 9/26/06, Johan Dahlin <[EMAIL PROTECTED]> wrote:
>> I don't have a C compiler for Windoze, so I can't really compile >> myself... I was wondering if anyone had any insight as to when the >> Windows binaries might catch up to the current versions... The newer >> versions have widget properties that I'd like to use. I have the same >> question for GTK, though I guess I'll have to ask that elsewhere. > > I will upload pycairo-1.2, pygobject-2.12 and pygtk-2.10 later today, > for both python 2.4 and 2.5, so stay tuned. But please note that > GTK+-2.10 is not widely available for win32 yet, at least not from the > major sites like gladewin32 or gimp for win32, so installation might > not be as straightforward as with pygtk-2.8. http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/2.10/ ? It seems that's the new location for win32 binaries of the GNOME stack.
Has always been. These are the ones I use to build and test pygtk/gtkmm. Unfortunately, binaries come as individual zip files (atk, glib, pango in separate directories), dependencies have also to be installed, glade and libglade binaries are not provided. Compare this to the nice all-in-one installers you can download from gladewin32.... I recently emailed Ivan Wong (the gladewin32 maintainer) about an update of his installer for GTK+-2.10. No news yet... Cedric P.S. : An installer is also available from http://gxaafoot.homelinux.org/~jb/debit/win32/, but no glade/libglade ! _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
