Re: Not receiving input w/ multiple renderers in a TreeViewColumn

2006-02-22 Thread Christian Neumair
Am Mittwoch, den 22.02.2006, 01:48 -0600 schrieb Gabriel Burt: > In F-Spot we have a TreeView for showing all the tags. It has three > columns: a checkbox, an icon, and a name. > > I'm trying to put all three of these renderers into one column so the > hierarchy will expand nicer (instead of the

Not receiving input w/ multiple renderers in a TreeViewColumn

2006-02-21 Thread Gabriel Burt
Hi, In F-Spot we have a TreeView for showing all the tags. It has three columns: a checkbox, an icon, and a name. I'm trying to put all three of these renderers into one column so the hierarchy will expand nicer (instead of the icon/name of a child lined up with those of it's parent). When I do