On Thu, 2007-12-06 at 11:57 +0100, m. radzewitz wrote: [snip] > comboboxentry1 = Gtk::manage(new class Gtk::ComboBoxEntryText()); > comboboxentry1->property_has_frame().set_value(false); > > the ComboBox still shows up with a frame around it. In Gtk::Entry (and others) > both memberfunctions work as described: [snip]
Yes, I don't see any difference when using this in examples/combobox/. But I don't know what I should expect to see. It doesn't seem to have any effect in C either - I tried with Glade. I filed a bug: http://bugzilla.gnome.org/show_bug.cgi?id=502010 -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
