Here's a test version that saves columns, widths
and sorts, plus adds a menu option for creating a new view.
Changes from released version:
- Save column widths is now Save columns, widths and sorts and updates which columns are shown/hidden (and in what order), the saved widths, and which columns are sorted in which direction--all of them that have been applied. So the Sort list may grow considerably.
- Create new View creates a new View using the current display. (Not including searches).
- Fix for VM discarding previously saved widths when View is edited in VM Config. I've bumped into this problem a few times.
- Fix for Asc/Desc right-click menu items being disabled inappropriately in Config sometimes.
- Bump test version.
Feedback, both whether it works or not, is appreciated.
Saving searches is still left out because that would require re-doing the config dialog, too.
(FYI, there's some debug output left in this version that will need to be removed before release.)