How to make tree structured text editor in Qt/Pyqt
Posted
by serge
on Stack Overflow
See other posts from Stack Overflow
or by serge
Published on 2010-04-20T10:07:02Z
Indexed on
2010/04/20
10:13 UTC
Read the original article
Hit count: 344
Hi everyone,
can you advice what to use for making tree structured text editor?
I used QTreeView for this (asked few questions to solve my problems), but it seams it's not suitable for this purpose.
Thanks in advance,
Serge
© Stack Overflow or respective owner