Group Icon Properties

From Flowcode Help
Revision as of 10:07, 24 April 2023 by MartinW (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command and component icons can be grouped, if you would like to reduce the flowchart working area space.

For example, if you have several icons above the main loop e.g:

Group Icons1.png



but you are only interested in simulation within the main loop then you can group the icons you are not interested in so the flowchart will look like this:

Group Icons2.png


To group the icons, hold the left mouse button down and drag the icons you wish to group together.

Right-click on the selected group and select group Icons.

You can ungroup the icons by right-clicking on the selected group and selecting Ungroup Icons.

Note, the individual icons within the grouped icons will not be shown during the simulation.

Therefore if you are single-stepping, the active simulation outline will remain on the grouped icons until all icons have been accessed.