packing in cellrenderers
- From: B McAndrews <bmcandrews efs-us com>
- To: gtk-list gnome org
- Subject: packing in cellrenderers
- Date: Tue, 20 Apr 2004 12:20:09 -0500
I've been able to pack multiple cell renderers into a TreeView column,
but it appears that the packing is done across the width of the cell.
Is it possible to have the cells packed "on-top" of each other, ie:
____________
| first second |
| third fourth |
-------------------
where first,second, ... each have their own cellrenderer? I think that
I can put newlines into a cellrederertext to get the same result
("first\nsecond"), yet I'd like to be able to tie each of the
values to something in the model.
Thanks
--
Brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]