Merge columns in treeview



Hello,

I found a topic in the pygtk list that it's my doubt too. Is it
possible to merge columns in treeview like the guy said bellow?

---
Hi,

is it possible to merge 2 or more columns in a treeview row?

I have a treeview with a treemodel and I want each parent row to span
over all columns (resulting in a 1 column parent row), and have the
contents of each child row in seperated columns.

| v Parent row |
| Child Row 1 | Column 2 | Column 3 |
| Child Row 2 | Column 2 | Column 3 |

Is that possible?
Thanks in advance,
Carsten.

---
http://www.daa.com.au/pipermail/pygtk/2007-April/013699.html


Thanks in advance,
Paulo Flabiano Smorigo


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