Personalizing the simulation panel
The Panel in Flowcode is responsible for displaying the simulation of the running program. It can be personalized to have different background layouts, grids, background images etc.
Panel Properties
Double clicking the panel moves everything in the panel to a separate window and repeating this attach's the panel back to the main Flowcode window. When the panel is in windowed mode, it can also be re-attached by dragging the window over the main Flowcode window.
Vector shapes and images can be added to the Panel by using the Panel menu.
Add Text
Adds a piece of text to the panel.
Panel Text Properties
Add Image
Adds an image onto the panel.
Panel Image Properties
Add Shape
Adds a vector shape to be added to the panel.
Shapes available include - Circle, Rectangle, Rounded Rectangle, Ellipse, Square, Rounded Square.
Panel Shape Properties
Add Bevel
Adds a bevel shape to the panel.
Panel Bevel Properties
Add Line
Adds a line to the panel.
Panel Line Properties
Bring to Front
Brings the selected item in front of the other items on the panel.
Send to Back
Sends the selected item behind the other items on the panel.
Export
Allows a panel to be saves as an external file. This allows the same panel to be used across multiple Flowcode programs.
Import