Re: [gtkmm] TreeView and callbacks



> 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]