topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 3:32 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Saving and restoring window(s) size and position  (Read 3755 times)

martin88

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
IDEA: Saving and restoring window(s) size and position
« on: September 26, 2010, 10:18 AM »
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

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: IDEA: Saving and restoring window(s) size and position
« Reply #1 on: September 27, 2010, 05:23 PM »
This thread may point out some tools that are out there:

https://www.donation....msg216979#msg216979

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

http://www.autohotke...orum/topic55937.html

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

http://www.desksoft....wManager_Version.htm




wr975

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 369
    • View Profile
    • Donate to Member
Re: IDEA: Saving and restoring window(s) size and position
« Reply #2 on: September 28, 2010, 02:34 AM »
Hi all,
I'm wondering if someone can code a program that can save and restore size and positions and window currently open.

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.technixup...ndows-in-mouse-click)