On Wed, 25 Jun 2003 15:29:42 +0200 Murray Cumming Comneon com wrote: > > -----Original Message----- > > From: Marcel Karras [mailto:toka freebits de] > > Sent: Mittwoch, 25. Juni 2003 15:21 > > To: gtkmm-list gnome org > > Subject: Re: [gtkmm] TreeView && Popup Menu > > > > > > On Wed, 25 Jun 2003 13:37:28 +0200 > > Murray Cumming Comneon com wrote: > > > > > > From: Andrew E. Makeev [mailto:andrew solvo ru] > > > > Marcel Karras wrote: > > > > > > > > >Thank you so far. > > > > >The problem now is that I use Gtk::CellRendererToggle() in > > > > my treeview > > > > >and I can't suppress the toggling by right-clicking to > > > > mouse. Any ideas? > > > > > > > > > > > > > > > > > > > 1. try to connect your signal callback with after parameter > > > > set to false. > > > > > > connect_notify() will do the same thing and is much clearer: > > > e.g.: > > > > > http://www.gtkmm.org/gtkmm2/docs/reference/html/classGlib_1_1S > ignalProxy2.ht > > ml > > It doesn't make any differences to me: > > So I guess you should try the original suggestion just in case I am > talking complete nonsense. Nope - none of the two ideas work. I appended the source and header file out of lack of ideas. -- Contact: toka freebits de http://www.freebits.de Unix, Linux && OpenSource
Attachment:
redundantfiles.h
Description: Binary data
Attachment:
redundantfiles.cc
Description: Binary data