Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree widget support #70

Closed
maoe opened this issue Jul 22, 2016 · 5 comments
Closed

Tree widget support #70

maoe opened this issue Jul 22, 2016 · 5 comments

Comments

@maoe
Copy link
Contributor

maoe commented Jul 22, 2016

Is there a plan to add a Tree widget?

@jtdaugherty
Copy link
Owner

I don't have any plans to add a tree widget to the library, but if someone were to write one with sufficient generality, it might be suitable for inclusion in the library. (The trouble is that such widgets tend to have APIs that grow horribly out of control, making them hard to use even for simple tasks.)

@maoe
Copy link
Contributor Author

maoe commented Jul 23, 2016

Okay. I was wondering if this library was a good fit for building interactive CUI for GHC time and allocation profiling reports, which have nested data. I think I'll see what I can do.

@jtdaugherty
Copy link
Owner

I see. Cool! If you end up developing that, I would be happy to take a look at the infrastructure that comes out of it.

@alok
Copy link

alok commented May 19, 2021

@maoe what did you end up coming up with?

@maoe
Copy link
Contributor Author

maoe commented Jun 12, 2021

@alok I think I ended up not using a tree view in my app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants