combobox beginner question

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown combobox beginner question

by Eric Hancock-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How do I select an item within a combobox?

I have been scouring the web for information, however I've been unable
to find anything useful. Can someone point me to documentation on
this?

Thanks,

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

Re: combobox beginner question

by knocte :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Eric Hancock escribió:
> How do I select an item within a combobox?
>
> I have been scouring the web for information, however I've been unable
> to find anything useful. Can someone point me to documentation on
> this?

http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html

Seems like you need "_set_active", which in Gtk# may be exposed as
SetActive or a setter property called Active.

Regards,

        Andres

--

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