Re: editable GtkCellRendererText and ypad properties

2006-03-14 Thread Axel Simon
On Mon, 2006-03-13 at 18:48 +0100, Matteo Nastasi wrote: > Hi guys, > > there is a strange effect in GtkCellRendererText when you set ypad > property to a value like 15 or 20 and then click to edit it: >the editable field fill all the cell and the text go up > >You can see the effect at:

editable GtkCellRendererText and ypad properties

2006-03-13 Thread Matteo Nastasi
Hi guys, there is a strange effect in GtkCellRendererText when you set ypad property to a value like 15 or 20 and then click to edit it: the editable field fill all the cell and the text go up You can see the effect at: http://www.alternativeoutput.it/img/treeview_normal.png and