Re: "new-project-model" branch
Tristan Van Berkom <[email protected]> Mon, 10 May 2010 11:23:06 -0400
| Newsgroups | gmane.comp.gnome.glade.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 9, 2010 at 3:23 PM, Johannes Schmid <[email protected]> wrote: > Hi! > >> Thanks, >> I intentionally went to the extent of making an entry that behaved >> specifically (modelled after the DevHelp search entry). > > Well, it was pretty easy with the GtkEntryCompletion as we can again > reuse our tree model: > http://git.gnome.org/browse/glade3/commit/?h=project-tree-model&id=3798bb58881e82da423910eff821be13b4faa83b > > But I must admit that it probably not as sophisticated as it was before > though it can probably be tuned with a custom completion function. > Please restore the GCompletion/GtkEntry that exists in that code. The code is already there and should work fine regardless of how the model is implemented (from memory that code accesses a GList of objects, and Im sure that you can still traverse a list of project objects after the new patch), there is no argument or desire to remove that code. Cheers, -Tristan >> All that aside I'm excited to get rid of the dupped model code >> in the inspector (I'll also be interested to try out old modelfilter >> bugs and see how/if they respond; as the inspector should generally >> be more stable without its own private duplicate model). > > Well, I found out that I broke some things but they should be fixed now > hopefully. > > Regards, > Johannes > > _______________________________________________ Glade-devel maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel