[gtkmm] Popup menu on Gtk::TreeView widget
- From: Simon Fuhrmann <NightSlayer gmx de>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Popup menu on Gtk::TreeView widget
- Date: Wed, 31 Mar 2004 00:05:24 +0200
Hello there!
I have problems connecting the signal handler
bool button_pressed (GdkEventButton* event)
to my Gtk::TreeView widget. I use the
Gtk::TreeView::signal_button_press_event()
signal. The callback function does not get called. I have similar
problems connecting the same signal from a Gtk::Statusbar to one
of my signal handlers.
Do I need to disconnect already existing signal handlers from these
widgets? How can I do that?
As a hint: Sometimes the signal hander for the statusbar gets called
if I double-click on the resize grip.
Regards
--
Simon Fuhrmann | NightSlayer at gmx.de | http://www.dismember.de
All people talk about the real life, but where can I download it?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]