Difference between revisions of "Global Options"

From Flowcode Help
Jump to navigationJump to search
Line 14: Line 14:
  
 
__TOC__
 
__TOC__
 
 
 
  
  
Line 23: Line 20:
 
[[File:Gen_Global_Options_Flowchart.png|right|521x342px]]
 
[[File:Gen_Global_Options_Flowchart.png|right|521x342px]]
  
'''Font name'''
+
===Font name===
  
 
Allows users to set the font used by Flowcode
 
Allows users to set the font used by Flowcode
  
  
'''Font size'''
+
===Font size===
  
 
Allows users to set the default font size used by Flowcode
 
Allows users to set the default font size used by Flowcode
  
  
'''Icon color'''
+
===Icon color===
  
 
Allows users to select the color of the icons in the main flowchart window.
 
Allows users to select the color of the icons in the main flowchart window.
  
  
'''Selection color'''
+
===Selection color===
  
 
Users can change the color of the currently selected icon, use the tick box to enable the drop down menu.
 
Users can change the color of the currently selected icon, use the tick box to enable the drop down menu.
  
  
'''Background color'''
+
===Background color===
  
 
Allows users to select the background color in a similar way to selecting icon color.
 
Allows users to select the background color in a similar way to selecting icon color.
  
  
'''Background pattern'''
+
===Background pattern===
  
 
Allows users to select a pattern for the main flowchart window background.
 
Allows users to select a pattern for the main flowchart window background.
  
  
'''Icon graphics style'''
+
===Icon graphics style===
  
 
This menu allows users to select a different graphics style for the entire project, selecting a graphics style will alter the look of the flowchart view mode.
 
This menu allows users to select a different graphics style for the entire project, selecting a graphics style will alter the look of the flowchart view mode.
  
  
'''Source graphics style'''
+
===Source graphics style===
  
 
This menu allows users to select a different graphics style for the source view mode.
 
This menu allows users to select a different graphics style for the source view mode.
  
  
'''Indent loop flowlines'''
+
===Indent loop flowlines===
  
 
Allows the flowchart line to be indented when part of a loop to make it much more obvious what code is placed inside the braces of the loop icon.
 
Allows the flowchart line to be indented when part of a loop to make it much more obvious what code is placed inside the braces of the loop icon.
 +
  
 
==Annotations Tab==
 
==Annotations Tab==
Line 71: Line 69:
 
[[File:Gen_Global_Options_Annotations.png|right|521x342px]]
 
[[File:Gen_Global_Options_Annotations.png|right|521x342px]]
  
'''Show description for icons'''
+
===Show description for icons===
  
 
Controls whether the descriptions for icons are shown above the icon in the flowchart window.
 
Controls whether the descriptions for icons are shown above the icon in the flowchart window.
  
  
'''Show text inside icons'''
+
===Show text inside icons===
  
 
Controls the text inside the flowchart icons allowing it to be displayed or hidden.
 
Controls the text inside the flowchart icons allowing it to be displayed or hidden.
  
  
'''Show Annotations'''
+
===Show Annotations===
  
 
Controls the bubble annotations next to the flowchart icons allowing them to be displayed or hidden.
 
Controls the bubble annotations next to the flowchart icons allowing them to be displayed or hidden.
  
  
'''Limit description size for all icons'''
+
===Limit description size for all icons===
  
 
Selecting this option will limit the size of the descriptions above the icons to a suitably sensible width.
 
Selecting this option will limit the size of the descriptions above the icons to a suitably sensible width.
  
  
'''Limit annotation size for all new icons'''
+
===Limit annotation size for all new icons===
  
 
This option will limit the annotation size for any newly created icons, retaining any previously resized annotation.
 
This option will limit the annotation size for any newly created icons, retaining any previously resized annotation.
  
  
'''Annotation style'''
+
===Annotation style===
  
 
This will set the global default annotation style for newly created icons. Icons can also have their annotation styles changed on an individual basis, selecting this option will not change existing icons annotation styles.
 
This will set the global default annotation style for newly created icons. Icons can also have their annotation styles changed on an individual basis, selecting this option will not change existing icons annotation styles.
Line 108: Line 106:
  
  
'''Tooltip style'''
+
===Tooltip style===
  
 
This will set the global tooltip style, the tooltip is shown when hovering over any icon in the main flowchart window. This is independent of the annotation style which can be changed on a per-icon basis, the tooltips are changed by this global setting only.
 
This will set the global tooltip style, the tooltip is shown when hovering over any icon in the main flowchart window. This is independent of the annotation style which can be changed on a per-icon basis, the tooltips are changed by this global setting only.
Line 119: Line 117:
  
 
''Comments'' - Setting this style will show any custom comments in the tooltip.
 
''Comments'' - Setting this style will show any custom comments in the tooltip.
 
  
  
Line 133: Line 130:
  
  
'''Skin'''
+
===Skin===
  
 
Allows users to control the overall look and feel of the flowchart and the flowchart icons.
 
Allows users to control the overall look and feel of the flowchart and the flowchart icons.
  
  
'''Use tabs'''
+
===Use tabs===
  
 
Enables or disables the tabs on the flowchart macro windows.
 
Enables or disables the tabs on the flowchart macro windows.
Line 145: Line 142:
  
  
'''Use alternate tab style'''
+
===Use alternate tab style===
  
 
Modifies the look of the tab style. ''(This is selected by default)''
 
Modifies the look of the tab style. ''(This is selected by default)''
Line 153: Line 150:
  
  
'''Use colored tabs'''
+
===Use colored tabs===
  
 
Controls if the tabs are all one color or multicolored.
 
Controls if the tabs are all one color or multicolored.
Line 161: Line 158:
  
  
'''Print in color'''
+
===Print in color===
  
 
Allows the flowchart to be printed out in color or greyscale.
 
Allows the flowchart to be printed out in color or greyscale.
  
  
'''Use dashboard as default panel'''
+
===Use dashboard as default panel===
  
 
When checked, components are added to the dashboard panel by default, instead of the system panel.
 
When checked, components are added to the dashboard panel by default, instead of the system panel.
  
  
'''Disable system panel'''
+
===Disable system panel===
  
 
Disables the system panel completely, leaving the dashboard panel to handle components and 2D graphics.
 
Disables the system panel completely, leaving the dashboard panel to handle components and 2D graphics.
  
  
'''Show properties in tabs'''
+
===Show properties in tabs===
  
 
Splits the [[Properties Panel]] into two tabs called 'Properties' and 'Position'.
 
Splits the [[Properties Panel]] into two tabs called 'Properties' and 'Position'.
Line 183: Line 180:
  
  
'''Show popup on simulation end'''
+
===Show popup on simulation end===
  
 
Displays a popup at the end of simulation which displays the duration of the simulation as well as other technical information.
 
Displays a popup at the end of simulation which displays the duration of the simulation as well as other technical information.
Line 190: Line 187:
  
  
'''Web Access'''
+
===Web Access===
  
 
Configures the settings to allow Flowcode to connect to the internet. Used for features like online activation and to drive the content in the Online Resources window available via the Help menu.
 
Configures the settings to allow Flowcode to connect to the internet. Used for features like online activation and to drive the content in the Online Resources window available via the Help menu.
  
  
'''Graphics Engine'''
+
===Graphics Engine===
  
 
Configures how we display objects on the simulation panels. Software mode is the default setting as it is more reliable for all users at the cost of being fairly slow. Hardware mode obviously is dependent on your specific 3D acceleration hardware meaning it may potentially have problems, if it does work ok with your hardware then it should be faster then the software mode.
 
Configures how we display objects on the simulation panels. Software mode is the default setting as it is more reliable for all users at the cost of being fairly slow. Hardware mode obviously is dependent on your specific 3D acceleration hardware meaning it may potentially have problems, if it does work ok with your hardware then it should be faster then the software mode.
 +
  
 
==Editor Tab==
 
==Editor Tab==
Line 203: Line 201:
 
[[File:Gen_Global_Options_Editor.png|right|521x342px]]
 
[[File:Gen_Global_Options_Editor.png|right|521x342px]]
  
'''Auto-edit new icons'''
+
===Auto-edit new icons===
  
 
Automatically opens the [[Icon Properties]] when adding a new icon.
 
Automatically opens the [[Icon Properties]] when adding a new icon.
  
  
'''Add icons comments to C code'''
+
===Add icons comments to C code===
  
 
Toggling this option will change whether icons include their associated C-code comments.
 
Toggling this option will change whether icons include their associated C-code comments.
  
  
'''Allow errors in flowcharts'''
+
===Allow errors in flowcharts===
  
 
Allows you to edit icons without error messages, errors messages still occur when simulating and compiling the program.
 
Allows you to edit icons without error messages, errors messages still occur when simulating and compiling the program.
  
  
'''Allow unconnected ports and pins'''
+
===Allow unconnected ports and pins===
  
 
Allows you to change component connection properties to unconnected, error messages still occur when simulating and compiling the program.
 
Allows you to change component connection properties to unconnected, error messages still occur when simulating and compiling the program.
 
 
 
 
 
 
  
  
Line 233: Line 225:
 
[[File:Gen_Global_Options_Locations.png|right|521x342px]]
 
[[File:Gen_Global_Options_Locations.png|right|521x342px]]
  
'''Send compiler output to...'''
+
 
 +
===Send compiler output to...===
  
 
This option decides the default target directory to output to when compiling.
 
This option decides the default target directory to output to when compiling.
  
  
'''Create a backup file as'''
+
===Create a backup file as===
  
 
Allows a backup project file to be created based on the previous save of the file. If you need to go back then simply rename the file using Windows explorer and change the filetype from .001 to .fcfx.
 
Allows a backup project file to be created based on the previous save of the file. If you need to go back then simply rename the file using Windows explorer and change the filetype from .001 to .fcfx.
  
  
'''Look for components in...'''
+
===Look for components in...===
  
 
This option allows you to include additional directories for Flowcode to search when looking for components.
 
This option allows you to include additional directories for Flowcode to search when looking for components.
  
  
''Clear component cache'''
+
===Clear component cache===
  
 
Refreshes the current component cache based on the directories provided. Also performed when opening the Flowcode application and loading a project.
 
Refreshes the current component cache based on the directories provided. Also performed when opening the Flowcode application and loading a project.
  
  
'''Look for dictionaries in...'''
+
===Look for dictionaries in...===
  
 
This option allows you to include additional directories for Flowcode to search when looking for dictionaries to integrate into Flowcode.
 
This option allows you to include additional directories for Flowcode to search when looking for dictionaries to integrate into Flowcode.

Revision as of 15:05, 27 March 2014

<sidebar>Sidebar: Flowcode Help Overview:ToolsViews</sidebar>

Gen View Menu Global Options.png

The Global Options allow the user to set display options for Flowcode. You can access these settings by pressing 'Global Options...' in the 'Edit' menu (Edit > Global Options...), the options are split into tabs (sections) which each contain different options to allow you to change different aspects of Flowcode.


These options configure the program itself, from changes to appearance, customization of the program to the ability to personalize the program to your preference.


Other options available also allow control over web access and proxy settings as well as the ability to override the default language to display a different language.


You also have the ability to add directories and locations to search for components and directories to be used in Flowcode, you can also change the default directory of the compiler output location, you can do all this and more from within the Global Options.



Flowchart Tab

Gen Global Options Flowchart.png

Font name

Allows users to set the font used by Flowcode


Font size

Allows users to set the default font size used by Flowcode


Icon color

Allows users to select the color of the icons in the main flowchart window.


Selection color

Users can change the color of the currently selected icon, use the tick box to enable the drop down menu.


Background color

Allows users to select the background color in a similar way to selecting icon color.


Background pattern

Allows users to select a pattern for the main flowchart window background.


Icon graphics style

This menu allows users to select a different graphics style for the entire project, selecting a graphics style will alter the look of the flowchart view mode.


Source graphics style

This menu allows users to select a different graphics style for the source view mode.


Indent loop flowlines

Allows the flowchart line to be indented when part of a loop to make it much more obvious what code is placed inside the braces of the loop icon.


Annotations Tab

Gen Global Options Annotations.png

Show description for icons

Controls whether the descriptions for icons are shown above the icon in the flowchart window.


Show text inside icons

Controls the text inside the flowchart icons allowing it to be displayed or hidden.


Show Annotations

Controls the bubble annotations next to the flowchart icons allowing them to be displayed or hidden.


Limit description size for all icons

Selecting this option will limit the size of the descriptions above the icons to a suitably sensible width.


Limit annotation size for all new icons

This option will limit the annotation size for any newly created icons, retaining any previously resized annotation.


Annotation style

This will set the global default annotation style for newly created icons. Icons can also have their annotation styles changed on an individual basis, selecting this option will not change existing icons annotation styles.


  • Flowcode - This annotation style shows the Flowcode code behind the icon
  • C code - This style will show C code behind the icon
  • Comments - Setting this style will show any custom comments in the annotation.


Tooltip style

This will set the global tooltip style, the tooltip is shown when hovering over any icon in the main flowchart window. This is independent of the annotation style which can be changed on a per-icon basis, the tooltips are changed by this global setting only.

Annotation - By selecting this option the tooltip will recreate the same information as the annotation.

Flowcode - This tooltip style shows the Flowcode code behind the icon

C code - This style will show C code behind the icon

Comments - Setting this style will show any custom comments in the tooltip.


Application Tab

Gen Global Options Application.png

Override Language

Allows the user to override the default Flowcode language settings and to display Flowcode in the specified language. Select the language from those available on the drop down list. Note: The relevant language packs need to be installed for Flowcode to enable that particular language.


Skin

Allows users to control the overall look and feel of the flowchart and the flowchart icons.


Use tabs

Enables or disables the tabs on the flowchart macro windows.

Gen Basic Tabs.png


Use alternate tab style

Modifies the look of the tab style. (This is selected by default)


Gen Normal Tabs.png


Use colored tabs

Controls if the tabs are all one color or multicolored.


Gen Colored Tabs.png


Print in color

Allows the flowchart to be printed out in color or greyscale.


Use dashboard as default panel

When checked, components are added to the dashboard panel by default, instead of the system panel.


Disable system panel

Disables the system panel completely, leaving the dashboard panel to handle components and 2D graphics.


Show properties in tabs

Splits the Properties Panel into two tabs called 'Properties' and 'Position'.

Gen Properties Tabs.png


Show popup on simulation end

Displays a popup at the end of simulation which displays the duration of the simulation as well as other technical information.

Gen Simulation Popup.png


Web Access

Configures the settings to allow Flowcode to connect to the internet. Used for features like online activation and to drive the content in the Online Resources window available via the Help menu.


Graphics Engine

Configures how we display objects on the simulation panels. Software mode is the default setting as it is more reliable for all users at the cost of being fairly slow. Hardware mode obviously is dependent on your specific 3D acceleration hardware meaning it may potentially have problems, if it does work ok with your hardware then it should be faster then the software mode.


Editor Tab

Gen Global Options Editor.png

Auto-edit new icons

Automatically opens the Icon Properties when adding a new icon.


Add icons comments to C code

Toggling this option will change whether icons include their associated C-code comments.


Allow errors in flowcharts

Allows you to edit icons without error messages, errors messages still occur when simulating and compiling the program.


Allow unconnected ports and pins

Allows you to change component connection properties to unconnected, error messages still occur when simulating and compiling the program.


Locations Tab

Gen Global Options Locations.png


Send compiler output to...

This option decides the default target directory to output to when compiling.


Create a backup file as

Allows a backup project file to be created based on the previous save of the file. If you need to go back then simply rename the file using Windows explorer and change the filetype from .001 to .fcfx.


Look for components in...

This option allows you to include additional directories for Flowcode to search when looking for components.


Clear component cache

Refreshes the current component cache based on the directories provided. Also performed when opening the Flowcode application and loading a project.


Look for dictionaries in...

This option allows you to include additional directories for Flowcode to search when looking for dictionaries to integrate into Flowcode.