← Back to team overview

yade-dev team mailing list archive

Re: qt4 tree view, new attempt

 

> Heh if I continue changing that then probably I should make a branch
> or something :)
You can make a branch just by doing

bzr init .
bzr add *
bzr commit -m 'initial commit'
bzr push lp:~yade-dev/qtr-tree
bzr bind lp:~yade-dev/qt4-tree # make commits online by default

I am starting to doubt (after the initial enthusiasm) the design of
this. You have to serialize the whole simulation before changing stuff.
Or is it possible to not nest, and just serialize the part of the tree
that is open?

v





Follow ups

References