<div class="gmail_quote">2010/4/2 Thorsten Kampe <span dir="ltr">&lt;<a href="mailto:thorsten@thorstenkampe.de">thorsten@thorstenkampe.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- would this be rather easy to acheive (for a non-GUI-programmer<br>
programmer)<br>
<br>
- are there existing Qt/PyQt widgets that already do what I want to do?<br>
<br>
- can anyone give me some pseudocode?<br>
<br></blockquote></div><br>Probably the QTreeWidget/QTreeView are the best choices. If you want some code, you already have the book and the examples. Search on the Summerfield&#39;s book the tree models.<br><br>HTH,<br>
Simone<br>