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
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
- 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? Otherwi