[Gazpacho] gtk.Entry: missing gtk.Editable signals?

Johan Dahlin jdahlin at async.com.br
Mon Oct 9 18:54:42 CEST 2006


Alan Franzoni wrote:
> Hello, I'm new to this list and I've just began using Gazpacho and Kiwi.
> I hope I'm not asking anything too obvious (or too stupid).
> 
> I'm using gazpacho 0.6.6 on windows xp, python 2.4.3, gtk 2.8 and pygtk
> 2.8 .
> 
> I like gazpacho UI, but I can't find gtk.Editable and gtk.EditableCell
> signals when creating a new gtk.Entry in the editor; I just see
> gtk.Entry own signals, gtk.Widget's, gtk.Object's and gObject's ones.

That's because it's not possible to query for signals on interfaces using
PyGTK 2.8.x, you need to upgrade 2.10.x.

Also, I'm not sure if gazpacho properly supports signals on interfaces, it
should be trivial to support though.

-- 
Johan Dahlin <jdahlin at async.com.br>
Async Open Source


More information about the Gazpacho mailing list