> when i create a combo box in glade 2.6.8, the c code generated uses
> gtk_combo_box_new_text() instead of gtk_combo_box_new(), which is what
> i'd like to have. is there some way to make glade use the latter
> function?
>
> i didn't give any strings to put into the box in glade.
> p.s.: please n
On Sun, Aug 21, 2005 at 04:15:28PM +0200, Gy?z? Both wrote:
> when i create a combo box in glade 2.6.8, the c code generated uses
> gtk_combo_box_new_text() instead of gtk_combo_box_new(), which is what
> i'd like to have. is there some way to make glade use the latter
> function?
>
> i didn't gi
hi all,
when i create a combo box in glade 2.6.8, the c code generated uses
gtk_combo_box_new_text() instead of gtk_combo_box_new(), which is what
i'd like to have. is there some way to make glade use the latter
function?
i didn't give any strings to put into the box in glade.
cheers,
gyözö
p.