[Gtk-sharp-list] ListBox

Anset anset@anset.org
Mon, 6 Sep 2004 20:43:23 +0200


Hi,

I think you are looking for a GtkCombo or, in gtk# simply Combo.

I am having problems using it on windows though. On linux it works fine, but
the windows port of gtk seems to have a problem with it. I am using a
GtkOptionMenu (or, again OptionMenu) instead... Not as nice, but at least it
works cross platform.

If you want an "allways open" listbox, you will probably go for a
GtkTreeView (or again in gtk# just TreeView).

wkr,

Anset


----- Original Message ----- 
From: "John Bailo" <jabailo@earthlink.net>
To: <gtk-sharp-list@lists.ximian.com>
Sent: Sunday, September 05, 2004 8:48 PM
Subject: [Gtk-sharp-list] ListBox


>
> What is the equivalent of a ListBox in gtksharp ?
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>