On Mon, 2009-10-12 at 03:54 +0200,
francesco@... wrote:
> Is it possibile to "connect" an entry to a gtk.entrycompletition in
> glade 3.6.7?
> I tried but i saw just a liststore connection for gtk.entrycompletition
> and a buffer or text object for the simple entry. And it is impossibile
> to fill entrycompletition. in the building gui just like an Entry.
> i missed something ?
As far as I can tell, no, because GtkEntry doesn't have a property for
completion. As a partial solution, you should be able to define and fill
a completion object with Glade, and then attach it to the entry at the
run time.
_______________________________________________
Glade-devel maillist -
Glade-devel@...
http://lists.ximian.com/mailman/listinfo/glade-devel