Re: How to use GtkComboBox
- From: Nathan Hüsken <gtkmm lonely-star org>
- To: gtkmm-list gnome org
- Subject: Re: How to use GtkComboBox
- Date: Fri, 10 Mar 2006 12:40:59 +0100
Thank you guys! GtkComboBoxText looks great. There is only one problem:
I use glade with glademm, but I can not find "GtkComboBoxText" in the
glade editor (I am sure I have the latest version: 2.12.1!
When I replace all "ComboBox" by "ComboBoxText" in the .glade file,
glade tells me that it does not know this widget and glademm tries to
create labels :(
Is there a convenient trick around this?
Thanks!
Nathan
Quoting Murray Cumming <murrayc murrayc com>:
On Thu, 2006-03-09 at 22:55 +0100, Nathan Hüsken wrote:
Hello dear Mailinglist-members,
I looked in the documentation, but it did not help. I do not understand
the interface of "Gtk::ComboBox".
http://gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch09.html
How do I add text? How do I find out
what text is selected?
As you would with a TreeView, or if you really only want text then try the
GtkComboBoxText convenience class.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]