[Gtk-sharp-list] Preventing Dups In a ListStore

Felipe Lessa felipe.lessa at gmail.com
Sat Jan 5 19:51:19 EST 2008


On Jan 5, 2008 9:46 PM, Adam Tauno Williams <adam at morrison-ind.com> wrote:
> I've made a, probably rather crude, solution by extending ListStore.  I
> had hoped to just override AppendValues but those methods aren't
> virtual.  So I went with the keep-an-index approach.
>
> http://consonance.googlecode.com/svn/trunk/Whitemice.ZOGI.Gtk/General/Lists/EntityStore.cs
>
> Comments welcome

You may want to make it generic instead of specific to Whitemice.ZOGI.Entity.

-- 
Felipe.


More information about the Gtk-sharp-list mailing list