Re: [gtkmm] editable cells
- From: murrayc t-online de (Murray Cumming)
- To: Martin Wackenhut <Martin Wackenhut it-dv-wackenhut de>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] editable cells
- Date: 15 Jan 2003 17:28:03 +0100
On Tue, 2003-01-14 at 21:32, Martin Wackenhut wrote:
> Hi,
>
> I want to use an editable bool in my TreeViewModel.
> This all works fine now I only would like to be able to set this bool under
> certain conditions(If a checkbox somewhere else is activated).
So set the value in the model. What difference does it make that the
view column is editable?
>
> The tutorials tells me something like
> "Use the append and insert method, then connect to the cell renderer".
In which section?
>
> I completely don't understand what to do whith this. I thought when I
> append or insert a column I would just expand my list.
"expand my list"? Doesn't appending or inserting a view column actually
add a view column?
>
> Does anyone have a short example on how to do stuff like this?
There are lots of examples that set data in the model.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]