Re: Gtk.entryCompletition
"Alexey Kurochkin" <[email protected]> Mon, 12 Oct 2009 08:11:43 -0500
| Newsgroups | gmane.comp.gnome.glade.devel |
|---|---|
| Organization | PathFinder |
| Message-ID | <[email protected]> |
On Mon, 2009-10-12 at 03:54 +0200, [email protected] 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 - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel