Re: problems with Gtk::ComboBoxText and Gtk::Builder
- From: Stefano Facchini <stefano facchini gmail com>
- To: Kjell Ahlstedt <kjell ahlstedt bredband net>
- Cc: gtkmm-list gnome org
- Subject: Re: problems with Gtk::ComboBoxText and Gtk::Builder
- Date: Fri, 23 Sep 2011 17:51:24 +0200
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!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]