Next: ``Help'' Menu
Up: Menu options:
Previous: ``Edit'' Menu
Contents
Index
- ToolsPen Color: allows the colour with which the turtle will write to be chosen from a palette of colours. Also accessible
via the command setpc
- ToolsScreen colour: set the colour of the screen background. Accessible via the primitive setscreencolor.
- ToolsStart Up File: allows the path to ``start-up'' files to be defined. Any procedures contained in these *.lgo format
files will then become ``pseudo-primitives'' in the XLogo language. They cannot be edited or changed by the user. You can thus define
personalised primitives.
- ToolsCode Translator...: Allows to translate source from a language to another. In fact, very usefull when you want to use for example downloaded Logo source written in another language.
- ToolsProcedure Eraser: With this dialog box, you can delete some procedure. You can modify the appearance order of all procedures in the editor.
- ToolsPreferences: opens a dialog box in which you can configure several things:
- General Tab:
- Language : allows French,Spanish or English to be chosen. Note that the primitives differ in each language.
- Look: allows the ``look'' of the XLogo window to be defined. The Windows, native Java and Motif styles are available.
- Drawing speed: If you prefer to see all the turtle's movements, you can slow it down by using the slider bar on the first tab
.
- Turtle Tab: On the second tab, you can choose your preferred turtle.
- Options Tab: On the third tab, many options:
- Grid: You can choose to draw a grid on the background drawing screen. You can define the width and the height of a square of the grid and the grid color.
- Axis: You can choose to draw horizontal axis or vertical axis on the background drawing screen. You can define the distance between two divisions and the axis color.
- Default ScreenColor: You can define a default screen color.
- Default Pen Color: You can define a default pen color.
- Border motif: You can choose your own motif for the drawing area's border. (it can be an image or a uniform color).
- Pen Width: You can choose the maximal pen width allowed. If you don't want to use this option, put -1.
- Pen Shape: You can choose the shape of the pen: round or square.
- Drawing Precision: Finally, you can choose the accuracy of the drawing line. In high quality definition, you will especially not have the square effect . Yet do not forget that by increasing the quality you will lose some execution speed.
- Turtles number: You can choose the maximal number of turtle in mode multiturtle.
- Clear Screen on Editor Leaving: You can choose if you want to clear screen when you leave the editor.
- Drawing Area's Size: You can choose a personal size for the drawing zone. Otherwise XLogo opens in 1000 on 1000 pixels zone. Be careful, when you increase the size of the image, you might have to increase the memory size of XLogo. An error message will pop up.
- XLogo's Memory: Consequently, you can also change the corresponding memory space allocated to XLogo. Otherwise it will be a 64 Mo size. You might have to increase it if you want to work on a bigger drawing zone. When you modify this parameter, you must restart XLogo so that the change takes place. Be careful, do not over increase this parameter since it could considerably slow your system down.
- Sound Tab: On the fourth tab, you can choose an instrument for your MIDI interface. Some problem of detection can appear, sorry... This function could be accessed with the primitive setinstrument.
- Font Tab: On the fifth tab, You can choose the font for the interface.
- Highlighter Tab: You can active or not the syntax highlighting and define your own colors.
Next: ``Help'' Menu
Up: Menu options:
Previous: ``Edit'' Menu
Contents
Index
Loïc
2008-06-08