MapInfo Window restore will restore your MI Pro window to the
last used position and size: minimised, maximised or any specified
position. Uses a small MapBasic application with an End Handler to
write the last window position to a workspace. [This program could
be modified to add a preferences dialogue and named restore positions.
eg. 'dual screen', ...]
Zip file has a .mb, .mbx. Follow the instructions in MI_Window_Restore.mb to set
up. Specifically, add the lines:
'Restore previous window settings ...
Run Application ProgramDirectory$() + "Set_MI_Win.wor"
to the bottom of mapinfow.mnu or startup.wor and copy
MI_Window_Restore.mbx to your mapinfow.exe install directory.
|