Re: A custom CellRenderer



On Sat, 2005-02-19 at 10:41, Erwan Loisant wrote:
Hello.

I am developping a small Gtk+ application and I wonder how to to
something similar to Muine:
http://muine.gooeylinux.org/muine.png

Right now I am using a TreeView and a ListView model but I only have
one line text per line (ie entry). 

No need for a custom CellRenderer, you just need the text renderer.

Try to set the text on your model to "blah\nblah\nblah" and check the
results.

Regards.
-- 
Iago Rubio



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]