Re: How to use GtkComboBox



On Thu, 2006-03-09 at 22:55 +0100, Nathan Hüsken wrote:
> I looked in the documentation, but it did not help. I do not understand 
> the interface of "Gtk::ComboBox". How do I add text? How do I find out 
> what text is selected?

The ComboBox uses the powerful but complicated storage classes that the
TreeView uses.

For simpler things, you should look at Gtk::ComboBoxText

John





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]