Environment: Windows XP Professional SP2
Program version: 1.0.7.4
If I maximize the program, the program window's size
and position are not saved between closing and opening
the program
- Open the program.
- Set it to a size/position.
- Maximize the program.
- Close the program.
- Open the program. It will still be maximized.
- Double click the title bar to un-maximize the
program. The size/position will not be remembered.
Allow XCE to remember it's non-maximized size/position
even when the program is closed.
I'm looking into this on 1.2.0.2. Currently, on close I can get it to remember the pre-maximize size, and the maximized state. When XCE is restarted, it maxmizes, but if the user clicks on the restore button, the size is restored but not the location (it goes to 0, 20). I think it's a problem in the wxWidgets code but I'm still looking into it.
This is not limited to XP, it happens on Linux too.