Uisng 'Gtk::ComboBoxEntryText' I display the data chosen by the user, however, after the user has made his/her first choice and having the data displayed in the 'Gtk::ComboBoxEntryText', s/he might go back and chose again. Giving this scenario, 'Gtk::ComboBoxEntryText' displays the data from the first choice plus the data from the second choice. Is there a way to clear the data in the pull-down menu? Say, something like... Gtk::ComboBoxEntryText::clear().
Thanks This e-mail is for the sole use of the intended recipient and may contain confidential or privileged information. Unauthorized use of its contents is prohibited. If you have received this e-mail in error, please notify sender immediately via return e-mail and then delete the original e-mail. _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
