Re: A custom CellRenderer
- From: Iago Rubio <iago rubio hispalinux es>
- To: gtk-app-devel-list gnome org
- Subject: Re: A custom CellRenderer
- Date: Sat, 19 Feb 2005 11:34:34 +0100
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]