Re: increase cell height in a GtkTreeView

2008-09-01 Thread Nicolas SOUBEIRAN
Kristian Rietveld a écrit : (Apologies for such a late reply, I hope it is still of use). On Fri, Aug 1, 2008 at 11:37 AM, Nicolas Soubeiran <[EMAIL PROTECTED]> wrote: Hi all, I need to create a treeview with a column which displays a pixbuf that becomes bigger when the user hovers the row.

Re: increase cell height in a GtkTreeView

2008-08-31 Thread Kristian Rietveld
(Apologies for such a late reply, I hope it is still of use). On Fri, Aug 1, 2008 at 11:37 AM, Nicolas Soubeiran <[EMAIL PROTECTED]> wrote: > Hi all, > I need to create a treeview with a column which displays a pixbuf that > becomes bigger when the user hovers the row. So I create a cellrenderer >

increase cell height in a GtkTreeView

2008-08-01 Thread Nicolas Soubeiran
Hi all, I need to create a treeview with a column which displays a pixbuf that becomes bigger when the user hovers the row. So I create a cellrenderer which display either the big pixbuf either the small pixbuf depending of the value of the GtkCellRendererState flag (if PRELIT then display big pixb