nappgui_src icon indicating copy to clipboard operation
nappgui_src copied to clipboard

TreeView

Open PascalQuesseveur opened this issue 2 years ago • 2 comments

First of all congratulations for your work. It is really very impressive. The TableView component added in version 1.3 works fine (checked only on Windows). Do you have any plans to add a TreeView component based on the same concepts?

PascalQuesseveur avatar Jan 26 '23 18:01 PascalQuesseveur

Hi @PascalQuesseveur! Thank you for the feedback

Yes, I plan to improve the TableView control so that it allows working with trees. The idea is to start development in April. First I want to end macOS support of the TableView and incorporate OpenGL.

frang75 avatar Jan 27 '23 14:01 frang75

Thank you for your quick answer. Now that there are TableView, it's really the only missing component to make complex GUI. Everything else we can manage.

PascalQuesseveur avatar Jan 27 '23 17:01 PascalQuesseveur