[pygtk] Win32 binaries for python 2.6

2008-12-21 Thread Cedric Gustin
Hi, In the last few days I got a few emails from people asking for pygtk win32 binaries for python 2.6. I have uploaded new binaries to the gnome servers. Go grab them on http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/ http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/2.14/ http

Re: [pygtk] Working Problems to do a Browser

2008-12-21 Thread Peter Gill
Airton Arantes wrote: > I'm following the example[1] about how to do a browser with > python+glade, here is my code:http://paste.pocoo.org/show/96227/ and > here is my glade code: http://paste.pocoo.org/show/96228/ . my app > is returning: SEGMENTATION FAULT and I don't know how to get working.

[pygtk] gtk_accel_groups_activate ()

2008-12-21 Thread Iakov Davydov
Hello. The short form of question: where the gtk_accel_groups_activate () gone? http://www.gtk.org/api/2.6/gtk/gtk-Keyboard-Accelerators.html#gtk-accel-groups-activate The complete description: There is a problem in Gajim I am trying to fix. There is a readonly gtk.TextView widget. TextView shoul