Re: problems with Gtk::ComboBoxText and Gtk::Builder
- From: Kjell Ahlstedt <kjell ahlstedt bredband net>
- To: Stefano Facchini <stefano facchini gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: problems with Gtk::ComboBoxText and Gtk::Builder
- Date: Fri, 23 Sep 2011 18:34:36 +0200
fre 2011-09-23 klockan 17:51 +0200 skrev Stefano Facchini:
> Il giorno ven, 23/09/2011 alle 16.55 +0200, Kjell Ahlstedt ha scritto:
> > Hi,
> >
> > No, I don't think you are doing anything wrong. I think the critical
> > message is a result of the problem discussed in the bugs
> > https://bugzilla.gnome.org/show_bug.cgi?id=653579 (gtkmm) and
> > https://bugzilla.gnome.org/show_bug.cgi?id=650369 (gtk+).
> >
> > You can check, if it helps to add
> > combo->set_entry_text_column(0);
> > combo->set_id_column(1);
> > before combo->append("id", "text").
>
>
> Yes this workarounds the problem, thank you!
>
I have added a comment to the gtk+ bug:
https://bugzilla.gnome.org/show_bug.cgi?id=650369#c4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]