Setting the Routine Editor Initial Window Size: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
m (1 revision(s))
No edit summary
Line 1: Line 1:
<font face="Arial">The size of the initial routine editing window can be set.
The size of the initial routine editing window can be set.




Line 12: Line 12:


This will only apply to new routines you haven't edited yet, routines already edited remember the editor position.
This will only apply to new routines you haven't edited yet, routines already edited remember the editor position.
</font>
----
----
[[Category:Editing]]
[[Category:Editing]]
Line 20: Line 17:
[[Category:INI File]]
[[Category:INI File]]
[[Category:Routine]]
[[Category:Routine]]
[[Category:Release Note]]
<font size="2">idkbase note 199</font>
<font size="2">idkbase note 199</font>

Revision as of 17:16, 10 January 2008

The size of the initial routine editing window can be set.


in the [routine] section of the planimat.ini file there are 2 keys:
RoutineEditorRatioW=100
RoutineEditorRatioH=100


These set the proportion of the window the routine editor uses, as a percentage.


Changing both to say 60 will make the default window size smaller. The values will depend on your taste as a modeller and the resolution and number of display screens.


This will only apply to new routines you haven't edited yet, routines already edited remember the editor position.


idkbase note 199