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

UITreeView widget #1

Closed
10 tasks done
rzats opened this issue May 14, 2016 · 0 comments
Closed
10 tasks done

UITreeView widget #1

rzats opened this issue May 14, 2016 · 0 comments

Comments

@rzats
Copy link
Owner

rzats commented May 14, 2016

A widget implementing a Tree View - a common visual representation of an informational hierarchy - as a NUI CoreWidget override.

TODO

  • In-memory tree data structure (see: JavaFX TreeItem, Swing TreeModel)
  • Initial TreeView class
  • Node addition
  • Node deletion
  • Node movement
  • Node copying & pasting
  • InteractionListener overrides for node interactivity
  • Save expanded state for nodes
  • Readonly flag
  • Testing and documentation
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

1 participant