Replace OptionMenu by ComboBox
- From: Carlos Lopez Gonzalez <carloslopezgonzalez yahoo es>
- To: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Replace OptionMenu by ComboBox
- Date: Sun, 26 Jun 2011 09:11:36 +0100 (BST)
Hi!
In a current working application, I'm in the process of replace the Gtk::OptionMenu (currently deprecated) by the Gtk::ComboBox. The current code connects the signal_activate() (inherited from the Gtk::Button class) to some other member function. Gtk::ComboBox doesn't have any signal_activate() in its member list. Which one should I use?
Thanks!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]