The GtkTreeView tutorial has an example on how to make custom cell renderers:

http://scentric.net/tutorial/sec-custom-cell-renderers.html

Samuel

On 10/16/06, Gabriele Greco <[EMAIL PROTECTED]> wrote:
> - There is a way to change at THEME level, or with a simple rc file,
> without having to write an engine, the GFX of the checkmark you see in a
> GtkCellRendererToggle?
>
> - There is a way to attach to a TreeView a custom widget as "cell" like
> you could for the rows in the old GtkList/GtkTree? Otherwise what is the
> correct method to make a list of quite complex object (some text, some
> gfx, some lines)?
>
> Thanks in advance for the responses :)
>
> Bye,
>   Gabry
>
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to