zkui
zkui copied to clipboard
Tree view
One feature that I really appreciate in zooinspector is that it presents the tree of nodes as a tree view where you can expand/collapse nodes, and navigate around the tree easily (also similar to the tree view in file managers like windows explorer).
Please add such a view to zkui. This is the one main thing that keeps me from using zkui over zooinspector
I would like to add tree view to zkui, I also want this. I am planning a refactor, zkui will use the new QTWebEngine component which is using Google's Blink engine instead of Webkit2. Blink has much better HTML5 support than webkit2. This is important for zkui whose UI depends heavily on HTML5. But there are 2 reasons why this refactor is still in planning status:
- QTWebEngine is included in pyqt5.6, but it' is currently not available on MS-Windows
- I am busy on my work recently...sigh...