ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Saving and restoring window(s) size and position

(1/1)

martin88:
Hi all,
I'm wondering if someone can code a program that can save and restore size and positions and window currently open.

Every time after I run a full-screen application (like a game) that uses a lower resolution, the currently opened windows all gets moved and sometime resized. This means I have to re-move and re-resize them after I'm done with the full-screen application.

So it'd be nice to have a program that solves this annoyance. Specifically, I'm envisioning the program to be:
-A tray icon that has two options: "Save window size and positions" and "Restore window size and positions"
-The first option would store the size and position information of all currently open window
-The second option would restore the size and position setting, if the window is still open when the option is selected

Thanks.  :)

MilesAhead:
This thread may point out some tools that are out there:

https://www.donationcoder.com/forum/index.php?topic=23903.msg216979#msg216979

I know there's an ahk script mentioned in the thread but I haven't tried it:

http://www.autohotkey.com/forum/topic55937.html

Also there's this $10 app.  Haven't tried it either:

http://www.desksoft.com/WindowManager_Version.htm



wr975:
Hi all,
I'm wondering if someone can code a program that can save and restore size and positions and window currently open.
-martin88 (September 26, 2010, 10:18 AM)
--- End quote ---

This isn't exactly what you're searching for, but if you like your programs in the same window size/position, you can try "Sizer". I found it some months ago and after some hour using it I decided it's one of those programs I can't live without anymore. Love it.

http://www.brianapps.net/sizer/

For your gaming issues I recommend a seperate user account, at least that's what I do. (Fast user switching, also see http://www.technixupdate.com/quick-switch-change-user-accounts-in-windows-in-mouse-click)

Navigation

[0] Message Index

Go to full version