[Gtk-sharp-list] How to clear combobox (easy way if possible)?
jdek
jdenis_kreiss at hotmail.fr
Wed Feb 3 07:59:23 EST 2010
the easier way is :
comboBox cb...
((ListStore)cb.Model).Clear();
Adam Tauno Williams wrote:
>
>
> Several of the Gtk/Gtk# widgets aren't very elegant for simple use.
> Have you looked at Holly Gtk# Widgets? That assembly provides a very
> simple HSimpleComboBox, which like most of the Holly widgets, is a
> pleasure to use.
>
> <http://code.google.com/p/holly-gtk-widgets/wiki/HSimpleComboBox>
>
> --
> OpenGroupware developer: awilliam at whitemice.org
> <http://whitemiceconsulting.blogspot.com/>
> OpenGroupare & Cyrus IMAPd documenation @
> <http://docs.opengroupware.org/Members/whitemice/wmogag/file_view>
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>
--
View this message in context: http://old.nabble.com/How-to-clear-combobox-%28easy-way-if-possible%29--tp26607127p27435809.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list