Re: A pair of question on TreeViews

2006-10-17 Thread Gabriele Greco
Samuel Cormier-Iijima wrote: > The GtkTreeView tutorial has an example on how to make custom cell > renderers: I know that tutorial very well, the problem is that I have a gtkwidget to display as cell, the custom renderer shows only some basic drawing (boxes), while it seems it's not possible to

Re: A pair of question on TreeViews

2006-10-16 Thread Samuel Cormier-Iijima
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