Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Include Page
TOOLS:Header, DesignTOOLS:
Header, Design
scrollbar

...

Control is used by Project Explorer

Tree view control implementation

Use MVP pattern to clean up current source of project explorer.
Inject Node Builders to perform treebuilding logic.
Enable lazy loading of tree, only build visible items, build other items when tree is expanded.
possibly use structuremap to help refactor current sources

...

dragdrop
edit labels
update labels
update icons
expand, collapse
mouse interaction
menus
xml serialization, deserialization
keyed list with icons to used based on object type of treenode ??

TODO

  • F2 to rename node (tick)
  • scroll when dragging at the last / first node (tick)