This is an unordered list of things that I'm thinking about doing with mgv.
- Resizing a zoom window should expand the zoomed area rather than
stretching it; effectively, this would allow you to alter the
zoom reticule after the zoom has popped up.
The GHOSTVIEW window property
(see
The GHOSTVIEW Property) has
four optional values that may be of assistance here.
- The wlib library needs a simple resource persistence interface.
This should be pretty easy once I have whatever to String
type converters for the various resources. Any hacking towards
this end might also yield a reasonable way to build Options
dialogs for modifying the application resources.
- The mgvScroll action should have a percentage argument (with
the scrollPercentage resource as a default).