At 05:51 PM 7/17/2002 +0200, Lars Bensmann wrote:
>Now with GTK 2.0 going stable I was thinking that it might be best to
>port the whole thing over as long as I haven't done so much work yet.
>But that's where the problems started. I can't find a compiled libglade
>module for GTK 2.0 and Python. The pygtk 1.99.xx packages seem to
>include libglade support already, but the ready compiled installer I
>found on http://www.pcpm.ucl.ac.be/~gustin/win32_ports/beta/ does not.

Could you try

http://www.pcpm.ucl.ac.be/~gustin/win32_ports/beta/PyGtk-1.99.11-libglade.win32.exe

This is for Python 2.2

You'll also need the corresponding libglade-2.0 DLLs that I just built

http://www.pcpm.ucl.ac.be/~gustin/win32_ports/beta/libglade-dlls.zip

and of course the latest gtk+-2.0 DLLs (from http://www.gimp.org/win32) but 
I suppose you already have them.

the python glade module at least works with the glade/glade-demo.py example.

Good luck

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/

Reply via email to