Difference between revisions of "WindowTack"

From OrbiterWiki
Jump to navigation Jump to search
(grammar)
(image; links)
Line 1: Line 1:
{{Addon|http://bitbucket.org/rstarkov/windowtack/|rstarkov}}
+
[[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>
 +
'''Author:''' rstarkov
  
 
WindowTack ensures that when running in windowed mode, the position of the render window is remembered and restored on subsequent runs.
 
WindowTack ensures that when running in windowed mode, the position of the render window is remembered and restored on subsequent runs.

Revision as of 12:37, 16 February 2010

windowtack-screenshot.png

Project home: Download at OrbitHangar, Source code at BitBucket
Author: rstarkov

WindowTack ensures that when running in windowed mode, the position of the render window is remembered and restored on subsequent runs.

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.

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.

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...)