Thanks, I'll try that! On 12/14/06, Robert Caryl <[EMAIL PROTECTED]> wrote:
Since your Gtk::ComboBoxEntry is descended from Gtk::Widget, I would suggest connecting to Gtk::Widget::signal_button_press_event or if you want an even earlier notification, connect to Gtk::Widget::signal_enter_notify_event. Hope this helps.
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
