Re: how to catch a click onto a non editabl text cell in a TreeView?
- From: Bruno Boettcher <bboett adlp org>
- To: gtk-perl-list gnome org
- Subject: Re: how to catch a click onto a non editabl text cell in a TreeView?
- Date: Thu, 22 Jan 2004 17:51:58 +0100
On Wed, Jan 21, 2004 at 08:46:08AM -0800, Dan Lyke wrote:
this should work on lists too, I use it on a treeview, something like:
the problem is that it takes off the events for the spinbuttons or the
text entries that are in that table,
$treeview->signal_connect(button_press_event => \&on_treeview1_button_press_event);
unfortunately i can't attach that event to the concernend
cell-renderers, and attaching it to the treeview makes most of the other
cells unusable due to the catching of the event...
--
ciao bboett
==============================================================
bboett adlp org
http://inforezo.u-strasbg.fr/~bboett
===============================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]