ListStore/TreeView with row based settings for columns

2008-07-24 Thread Robert G.
Hello, I was wondering if there's any way to have a ListStore/TreeView have rows xalign'd to different sides of a column. Also would it be possible to have only certain cells in a column be editable? I guess the latter question builds on the former but simply put can I have some values of a column

Re: ListStore/TreeView with row based settings for columns

2008-07-24 Thread Damien Caliste
Hello, Le 24/07/2008, "Robert G." <[EMAIL PROTECTED]> a écrit : > Hello, I was wondering if there's any way to have a ListStore/TreeView > have rows xalign'd to different sides of a column. Yes, it is possible. To do things on a per row basis, use the model. Reserve some entries in your model to t