2010/4/2 Thorsten Kampe <[email protected]>

> - would this be rather easy to acheive (for a non-GUI-programmer
> programmer)
>
> - are there existing Qt/PyQt widgets that already do what I want to do?
>
> - can anyone give me some pseudocode?
>
>
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's book the tree models.

HTH,
Simone
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to