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! _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
