Re: [gtkmm] TreeView and callbacks
- From: "Jarek Dukat" <madmaxer poczta fm>
- To: <gtkmm-list gnome org>
- Subject: Re: [gtkmm] TreeView and callbacks
- Date: Fri, 2 Aug 2002 16:53:08 +0200
> I am having a problem with some gtkmm callbacks and was wondering if
someone
> could help me out. I have a TreeView and wish to attach to the
> signal_button_press but it doesn't seem to be calling the callback.
This signal is masked by default, you must enable it.
But anyway you probably want to use signal_button_release_event() to
handle clicks over TreeView.
Jarek
----------------------------------------------------------------------
Oszczedzaj na czasie, to Twoj czas... >>> http://link.interia.pl/f1630
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]