Difference between revisions of "WindowTack"

From OrbiterWiki
Jump to navigation Jump to search
(image; links)
(Updated download link.)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Image:windowtack-screenshot.png|border|right]]
 
[[Image:windowtack-screenshot.png|border|right]]
'''Project home:''' [http://www.orbithangar.com/searchid.php?ID=4501 Download at OrbitHangar], [http://bitbucket.org/rstarkov/windowtack/ Source code at BitBucket]<br>
+
'''Project home:''' [https://www.orbiter-forum.com/resources/windowtack.3086/ WindowTack] at Orbiter Forum/Resources], [http://bitbucket.org/rstarkov/windowtack/ Source code at BitBucket]<br>
 
'''Author:''' rstarkov
 
'''Author:''' rstarkov
  
WindowTack ensures that when running in windowed mode, the position of the render window is remembered and restored on subsequent runs.
+
WindowTack saves and restores the positions of various Orbiter windows. Every time you move a window, WindowTack saves its position. Next time you open it, WindowTack will move the window to its last saved position.
 +
Some examples of windows saved and restored by WindowTack:
  
Initially, the render window will be centered on the primary screen. Afterwards, the render window will appear at exactly the same place where it was when you last ran Orbiter. In full-screen mode WindowTack simply does nothing.
+
* main render window in “windowed” mode;
 +
* main menu (F4);
 +
* ship selection window (F3);
 +
* Launchpad (not really relevant in 2010 now that the Launchpad always restores its own position)
  
WindowTack remembers window position separately for each screen resolution and each window size, and will remember the position even if you manage to crash Orbiter or terminate the process - making it addon developer friendly.
+
WindowTack remembers window position separately for each screen resolution, and will remember the position even if you manage to crash Orbiter or terminate the process - making it addon developer friendly.
 +
 
 +
Tested to work with Orbiter 2006 P1 and Orbiter 2010.
 +
 
 +
== External links ==
 +
[https://www.orbiter-forum.com/resources/windowtack.3086/ WindowTack] at Orbiter Forum/Resources.
  
 
{{HasPrecis}}
 
{{HasPrecis}}

Revision as of 12:00, 9 September 2022

windowtack-screenshot.png

Project home: WindowTack at Orbiter Forum/Resources], Source code at BitBucket
Author: rstarkov

WindowTack saves and restores the positions of various Orbiter windows. Every time you move a window, WindowTack saves its position. Next time you open it, WindowTack will move the window to its last saved position. Some examples of windows saved and restored by WindowTack:

  • main render window in “windowed” mode;
  • main menu (F4);
  • ship selection window (F3);
  • Launchpad (not really relevant in 2010 now that the Launchpad always restores its own position)

WindowTack remembers window position separately for each screen resolution, and will remember the position even if you manage to crash Orbiter or terminate the process - making it addon developer friendly.

Tested to work with Orbiter 2006 P1 and Orbiter 2010.

External links

WindowTack at Orbiter Forum/Resources.

Precis

This article has a precis and appears in the Random addon or Random article section on the Main Page. The precis can be found at WindowTack/precis and is displayed below.

WindowTack screenshot

WindowTack saves and restores the positions of various Orbiter windows. Every time you move a window, WindowTack saves its position. Next time you open it, WindowTack will move the window to its last saved position. (More...)