cogentcore / core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.69k stars 80 forks source link

Add a tree table view widget #675

Open ddkwork opened 8 months ago

ddkwork commented 8 months ago

{F93A9AAD-6848-4b81-9DAB-566F38C17683}.png

{20139C18-563C-4da9-9061-5B84559A7ADC}.png

kkoreilly commented 8 months ago

This is on our list of things to do, but we have to finish other things first. It should be done relatively soon though.

kkoreilly commented 6 months ago

I will work on implementing the tree table at some point relatively soon after I finish some other things.

kkoreilly commented 6 months ago

Please do not worry. I have a plan for how to implement the tree table, and I will work on it as soon as I have time. The tree table is a lower priority for me than other things that have to happen before a v1 release, but I should get around to it in not too long.

kkoreilly commented 5 months ago

I will work on implementing the tree table widget as soon as I have time.

ddkwork commented 4 months ago

I've implemented various tree tables with unison, so to save you, I'll close this topic, and also the other topics about the code editor can be closed, since I've implemented syntax coloring with unison.

Screenshot_20240428_010453_com.realvnc.viewer.android.jpg

Screenshot_20240428_010559_com.realvnc.viewer.android.jpg

Screenshot_20240428_010752_com.realvnc.viewer.android.jpg

kkoreilly commented 4 months ago

It is great that you have implemented tree tables in unison and fine that you do not want to use Cogent Core for them, but that does not mean that we do not want to implement tree tables eventually, so this issue is still relevant and will stay open.