Hello,

On Sunday 06 December 2009 22:43:25 Chris Howie wrote:

> If you are going to be doing anything but simple add/remove
> operations on your ComboBox's entries, then you should instead use
> your own model, since the base TreeModel interface is read-only. 
> Look at creating a ListStore (new ListStore(typeof(string))).  

Works like a charm, thank you very much! :-)

Cheers,
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to