RE: GtkCellEditable or a better way?



> From: Andrej Prsa [mailto:andrej prsa guest arnes si] 
> > You have to connect your own callbacks to the CellRenders 
> and set the
> > new data in the model. It's tedious. See the editable_cells 
> part of the
> > gtk-demo, in the GTK+ tarball.
> 
> I see; so why is there a GtkCellRendererMode
> GTK_CELL_RENDERER_MODE_EDITABČLE? You just can't make a 
> widget within a
> tree editable simply by somehow attaching a property of some 
> kind e.g.
"mode")?

I don't really understand the question. I've said that it's not that simple
in plain GTK+. Maybe you need to mark it as editable somehow too. Have you
looked at the demo code yet?

Murray Cumming
murrayc usa net
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]