Hey, i know this wasn't my question, but i appreciate the answer. i get the
same confusion over how glade did this. Thanks
shawn
On 8/28/06, Tristan Van Berkom <[EMAIL PROTECTED]> wrote:
>
> Steven Boyls wrote:
> > I'm using Glade to design a front-end for my application. My question is
> > how
Steven Boyls wrote:
> I'm using Glade to design a front-end for my application. My question is
> how to I get the answer from
> the combobox? The gtk documentation for the functions that I'm trying to
> use tell me that I can only use these
> functions if the combobox was created using gtk_combo_
I'm using Glade to design a front-end for my application. My question is
how to I get the answer from
the combobox? The gtk documentation for the functions that I'm trying to
use tell me that I can only use these
functions if the combobox was created using gtk_combo_box_new_text().
Well, if I'm