[gtk-server] Glade & comboboxes
- From: Erik Winkels <euqirea@xxxxxxxxx>
- To: gtk-server@xxxxxxxxxxxxx
- Date: Mon, 1 Sep 2008 10:42:53 +0200
Hello,
Does anyone have experience using comboboxes created with Glade and using them
through gtk-server? If so, could you paste a short example?
I've created an interface in Glade and it can set and get values from normal
entries but if I do a gtk_entry_set_text on the combobox nothing happens. Same
for gtk_combo_box_append_text.
I'm going to try creating the box directly from code like in some of the
example on gtk-server.org, but I would prefer the Glade approach to work.
Erik
- Follow-Ups:
- [gtk-server] Re: Glade & comboboxes
- From: Peter van Eerten
Other related posts:
- » [gtk-server] Glade & comboboxes
- » [gtk-server] Re: Glade & comboboxes
- [gtk-server] Re: Glade & comboboxes
- From: Peter van Eerten