Re: Editable toggle when multiple model cols in view col
- From: Murray Cumming <murrayc murrayc com>
- To: Edd Dawson <edd nunswithguns net>
- Cc: gtkmm-list gnome org
- Subject: Re: Editable toggle when multiple model cols in view col
- Date: Sun, 17 Sep 2006 12:53:10 +0200
On Sun, 2006-09-17 at 02:41 +0100, Edd Dawson wrote:
[snip]
> The book (http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08s02.html) says:
>
> "You must set the cell's editable property to true, like so:
>
> cell.property_editable() = true;"
>
> but I can't work out what kind of object 'cell' is, here. CellRendererText has a
> property_editable() function, but CellRendererToggle hasn't and nor have any of
> its bases.
I think you need to use the "activatable" property. I will correct the
gtkmm book.
Murray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]