Opened 14 years ago
Last modified 14 years ago
#1500 closed task
Replace TreeViewAdv with vanilla TreeView for editor controls — at Initial Version
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The TreeViewAdv control offers multi-selection of tree nodes. However this functionality is only used by the Site Explorer and is not required in any of the editor controls.
For the sake of ensuring maximum compatibility with Mono (and removing the Aga.Controls.dll dependency when using the Maestro.Editors assembly), we should use the vanilla WinForms TreeView for editors which currently use the TreeViewAdv control.
Note:
See TracTickets
for help on using tickets.