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

Re: XML and treeviews



On Thu, 2008-07-24 at 10:48 +0200, Gabriele Greco wrote:
> <root>
>   o <node>
>   |  |
>   |  --<subnode/>
>   |
>   -</node>

Couldn't you just add another row in the TreeStore for the closing tag?
If <root> is "0" and <node> is "0:0", then inserting a row after <node>
with parent <root> would be "0:1".

AfC
Sydney



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