Hi All
A new unstable development release of the Python bindings
for GTK-2 has been released.
The new release is available from ftp.gnome.org and its mirrors
as soon as its synced correctly:
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.23/
Note:
PyGTK 2.24 will be the last release in the PyG
Forwarding mail sent to pygtk-web ML
Original Message
Subject:PyGTK errors
Date: Tue, 22 Mar 2011 23:12:22 +1100
From: Nik K
To:
LATEST-IS-2.22.0 has an error when extracting.
I then tried to ./configure the source, but there was an error. The config.log
Greg Ewing wrote:
> John Stowers wrote:
>
>> Is this on Linux? [If so I recommend just using JHbuild (from git, not
>> your distro packages) to take care of the dependencies for you...]
>
> No, it's MacOSX 10.6.4 (Snow Leopard). So I can't rely on
> any of the standard Linux packages or dependen
Thank you Iñigo, I have the callback working now.
Best regards,
Giuseppe.
On Thu, Mar 24, 2011 at 12:16 AM, Iñigo Serna wrote:
> Hi,
>
> On 23 March 2011 18:59, Giuseppe Penone wrote:
> > Hi,
> > I have a table with editable cells implemented with liststore+treeview in
> my
> > application htt