Re: Problem with TreeModelFilter and editable columns
- From: Dingeman <gtkmm eoos dds nl>
- To: gtkmm-list gnome org
- Subject: Re: Problem with TreeModelFilter and editable columns
- Date: Fri, 02 Feb 2007 20:53:18 +0100
Thank you for the quick answer.
Murray Cumming wrote:
> ...
>
> Could you please file a bug for this, with the test case as a single
> compile-able .cc file.
Has been done.
>
> Until it's fixed (if it can be fixed) you'll have to use append_column()
> and handle the signal manually, instead of using the
> append_column_editable() convenience function. There's more about doing
> that here, under "Implementing custom logic for editable cells":
> http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08s02.html#id2525430
>
I used your suggestion. It was quite simple actually, since I was
already using the signal_toggled() signal of the CellRederer. Thanks!
Dingeman
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]