PVS icon indicating copy to clipboard operation
PVS copied to clipboard

Implement a Dynamic Tree View

Open happyhuman opened this issue 12 years ago • 1 comments

We need a dynamic tree visualization API with the following capabilities:

  • Expand/Collapse nodes
  • Add/Remove nodes
  • Change node colors/data
  • Zoom in/out
  • Context menu for nodes

happyhuman avatar Jul 18 '13 19:07 happyhuman

The best wx package that I found is called FloatCanvas. It has some capabilities to do this, but we need to implement most of the needed features.

happyhuman avatar Jul 18 '13 19:07 happyhuman