Opened 14 years ago
Closed 14 years ago
#1500 closed task (fixed)
Replace TreeViewAdv with vanilla TreeView for Resource Picker
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description (last modified by )
The TreeViewAdv control presents some problems with the Resource Picker in that it is not known (impossible?) to set an initial starting point, this makes some commands like "Save As" a bit cumbersome as you cannot specify a suggested save point thus requiring manual drilldowns to the specific folder (which is definitely cumbesome for deeply nested folder structures)
By reverting to a vanilla TreeView, this can be done much easier
Change History (2)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Summary: | Replace TreeViewAdv with vanilla TreeView for editor controls → Replace TreeViewAdv with vanilla TreeView for Resource Picker |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r5329