[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Can different cells in a column have a different renderer?
- From: Eric Christianson <epchristi yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Can different cells in a column have a different renderer?
- Date: Thu, 30 Oct 2003 06:09:30 -0800 (PST)
Is there a way in a treeview to apply a different renderer to cells in a column? For example:
- | Name | Score |
- | Name1 | Score 1 |
- | Name2 | Score 2 |
Where Score 1 has a spin cell renderer with a step of 1 and Score 2 has a spin cell renderer of .5.
It looks like a cell renderer applies to a column, but perhaps a custom cell renderer could be used to do it. I just want to know if it's even possible in the current architecture, because I have an application where I would like to be able to do that.
Thanks,
Eric
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]