Set Menu

The Set menu allows you to change some of the characteristics of how FMSLogo behaves when drawing.

Set - Pen Size...

This allows you to set the pen size with which the turtle draws. You can also set the pen size with the Logo command SETPENSIZE and get it with the Logo command PENSIZE.

Set - Label Font...

This allows you to set the font with which the LABEL command writes. You can also set the font with the Logo command SETLABELFONT and get it with the Logo command LABELFONT.

Set - Commander Font...

This allows you to choose the font that is used by the Commander. The chosen font remains selected even after FMSLogo has been restarted.

Set - Pen Color...

This allows you to set the pen color. You can also set the pen color with the Logo command SETPENCOLOR and get it with the Logo command PENCOLOR.

Set - Flood Color...

This allows you to set the flood color with which the turtle FILLs. You can also set the flood color with the Logo command SETFLOODCOLOR and get it with the Logo command FLOODCOLOR.

Set - Screen Color...

This allows you to set the screen color. You can also set the screen color with the Logo command SETSCREENCOLOR and get it with the Logo command SCREENCOLOR.


SourceForge.net Logo