On Tue, 2004-02-10 at 20:10, Abel Daniel wrote:

> I also tried the 'draw a pango layout on the widget' idea, but I
> decided against it. Can't exactly remember why, I think I had problems
> with setting the cell size. You set it to be big enough, right? So
> there will be a varying amount of space below each cell. Doesn't that
> look ugly?

I'm lucky in that I can cheat; all my rows are guaranteed to have the
same number of lines in them. I did notice that the standard text cell
renderer can cope with wrapping lines in rows and not making it look too
awful when I played with it, but I didn't play with it for long so have
no idea if it's nice to interact with.

-- 
Graham Ashton

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to