Difference between revisions of "Icon Properties"
| Line 71: | Line 71: | ||
[[File:IconExitState.png|border]] [[Exit_State_Icon_Properties]] | [[File:IconExitState.png|border]] [[Exit_State_Icon_Properties]] | ||
| − | [[File:IconTransitionStraight.png|border]] | + | [[File:IconTransitionStraight.png|border]] [[File:IconTransitionCurved.png|border]] [[Transition_Icon_Properties]] |
| − | |||
| − | [[File:IconTransitionCurved.png|border]] [[Transition_Icon_Properties]] | ||
[[File:IconStateComment.png|border]] [[Comment Icon Properties]] | [[File:IconStateComment.png|border]] [[Comment Icon Properties]] | ||
Revision as of 15:16, 5 June 2026
Old Versions
This page is current for Flowcode v11 and later. Earlier versions can be found below:
| Flowcode v10 |
| Flowcode v9 |
| Flowcode v8 |
The properties of a command icon defines how it behaves when compiled/assembled and when simulated in Flowcode. As each icon has different properties that the user can edit: see the topic on the particular icon of interest.
To edit an icon's properties, either select the icon and the select the 'Properties' option from the 'Edit' menu (Edit > Properties) or simply double click on the icon in the macro view. The icon's properties can also be displayed by right clicking on the icon to display a context menu and then selecting properties from that menu.
Flowchart icons
Flowchart icons are the commands used in most programming paradigms of Flowcode, i.e. Flowcharts, Code, Blocks and Pseudocode.
Click this link for more information on Editing Icon Properties.
For information on specific icons then see the links below:
Component Macro Icon Properties
Simulation Macro Icon Properties
State Diagram icons
A different set of command icons are used for Flowcode's State Diagram programming paradigm.