Slazanger / SMT

Slazanger's Eve Map Tool
MIT License
264 stars 77 forks source link

Window placement store and restore #114

Closed EVEJay closed 1 year ago

EVEJay commented 1 year ago

I added functionality to store and restore the main and overlay window placement data.

This is based on this solution: https://engy.us/blog/2010/03/08/saving-window-size-and-location-in-wpf-and-winforms/ which is based on the microsoft example: https://learn.microsoft.com/en-us/previous-versions/aa972163(v=vs.100)?redirectedfrom=MSDN

It should handle multi-monitor setups as well as changing resolutions.