On Fri, 2004-01-30 at 15:26, Graham Ashton wrote:
> Hi. I'm trying to put an arbitrary GTK widget inside a treeview cell,
> and am having difficulty finding out how to do it.

Apologies for responding to my own message, but I found a way to achieve
the same result (multi-line text inside a cell) by drawing a pango
layout directly onto the treeview widget. I started from code from Johan
Dahlin;

  http://www.mail-archive.com/[EMAIL PROTECTED]/msg05242.html

and Austin Henry:

  http://www.daa.com.au/pipermail/pygtk/2003-June/005351.html

Thanks very much guys, I'd never have worked it out without that code.

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