Murray Cumming wrote:

> Yes, in general, I've assumed that changing the model requires changing
> the view columns. But I guess that's not necessarily the case if the
> model has exactly the same column types.
> 
> A patch would be welcome to fix this.
Could we start with adding some description to the documentation of the 
append_column_editable functions ?

Like :

1. Make sure to add a model before calling these functions.
2. Do not change model if these convenience are to be used.

Or at least make a wiki page where we can put these kind of info.

> Probably, yes. They are only quick convenience functions anyway. In most
> real-world situations you need more complex logic for control of
> validation of input and for formatting of displayed data.
Yeps, and this is what I have done now.

But otherwise Gtkmm works just fine :-)

/BL


_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to