To properly display this page you need a browser with JavaScript support.
Extension
Use another GIS in addition to the default OpenGL main one.
Not available on standard product line.
Ctrl-Key
When checked, map can be moved/panned using the keyboard Control Key with Left mouse button depressed.
When unchecked, mouse Right button must be used.
Earth Globe
Select the skin (raster tiled maps) that will be used to shape the earth. You find them in data/map/globe directory.
If Daylight Computation option is checked (only for raster skins), shade will be applied at runtime and design according to the UTC time set in the scenario.
If Terminator Line option is checked, day/night line will be shown on both the terrain and the globe.
Text Colors
Set the text color and background for the embedded vsTASKER text editor.
Affects all windows.
Application restart mandatory.
Font Settings
Select here the font Police you want for all text editors used in vsTASKER.
Code Insight
When this option is enabled, text editor will provide popup list for completing the entered source code.
Code Insight module refreshes its database using the database generated code.
Code Coloring
When this option is enabled, text editors will automatically highlight C/C++ keywords.
See /data/resource/keywords.txt for a list of all predefined keywords. User can update this list.
Indentation
When this option is enabled, carriage return inside a text editor will automatically position the cursor according to C/C++ block standards.
Auto Indentation also visualize the pairing parenthesis or block.
Tab Size
Number of space used for each Tab key pressed.
Max Length
Default maximum length for a text editor panel in terms of characters.
Value of 0 is default (64K or 65535 characters).
Change this if you face limitation in the edition of your code.
The longer the length of the text, the more difficult to edit.
Processing of the format might slow the edition.