Difference between revisions of "2d Panels"

From Flowcode Help
Jump to navigationJump to search
Tags: Flowcode v10 Version
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<br>
 +
==Old Versions==
 +
This page is current for Flowcode v11 and later. Earlier versions can be found below:
 +
{| class="wikitable"
 +
|+
 +
|-
 +
| [[Special:PermanentLink/34718|Flowcode v10]]
 +
|}
 +
 +
<br>
 +
==Introduction==
 +
 
2D panels provide a framework on which to load Flowcode components onto.
 
2D panels provide a framework on which to load Flowcode components onto.
  
Line 6: Line 18:
  
 
For embedded mode, each panel can have a  different group of components
 
For embedded mode, each panel can have a  different group of components
 +
  
 
[[File:2D_panels.png]]
 
[[File:2D_panels.png]]
  
  
 +
==Creating a new 2D panel==
 
To open a new 2D panel, select the View ribbon>2D Panels>Add new 2d panel
 
To open a new 2D panel, select the View ribbon>2D Panels>Add new 2d panel
  
Line 19: Line 33:
 
   
 
   
  
 
+
==Viewing 2D panels==
If you have multiple panels added then you can select what 2D panels are open by left-clicking on the panel name.
+
If you have multiple panels added then you can select which 2D panels are open by left-clicking on the panel name.
  
 
[[File:Multiple_2D_Panels_Open.png]]
 
[[File:Multiple_2D_Panels_Open.png]]
Line 33: Line 47:
 
Note: you will only see the Legacy 2D panel option if opening a project that is previous to Flowcode v10 and the 2D dashboard was in use.  
 
Note: you will only see the Legacy 2D panel option if opening a project that is previous to Flowcode v10 and the 2D dashboard was in use.  
  
 +
 +
==Customising a 2D panel==
 
To Rename a panel, select the panel within the Panels option of Project Explorer then select '''Rename'''.  
 
To Rename a panel, select the panel within the Panels option of Project Explorer then select '''Rename'''.  
  
  
The look of each 2D panel can be changed, via the 2d panel properties.
+
The look of each 2D panel can be changed, via the 2D panel properties.
 
To select the properties option, select the panel within the Panels option of Project Explorer then select '''Properties'''.
 
To select the properties option, select the panel within the Panels option of Project Explorer then select '''Properties'''.
  
 
For example, the panel colour, show a grid and the grid colour etc.
 
For example, the panel colour, show a grid and the grid colour etc.
  
If the snap to gird requires changing, then the Show Grid must be enabled first.
+
If the snap to grid requires changing, then the Show Grid must be enabled first.
 +
 
 +
 
 +
==Arranging components on a 2D panel==
 +
Components can be added to a 2D panel via the ''Components'' menu and these components can be repositioned by dragging them with the mouse or setting their coordinates in the ''Properties Pane''.
 +
 
 +
Each 2D panel has a toolbar at the top with various buttons to control components on the panel:
 +
* Change the order of component(s) - Move to front, Move backwards, etc.
 +
* Change the placement of components - Align left, Align top, etc.
 +
* Distribute components so they are evenly spaced - Distribute horizontally, Distribute vertically
 +
* Make components the same size - Make same width, etc.
 +
* Combine objects so they can be moved together - Group and Ungroup
 +
 
 +
 
 +
==Other features of 2D panels==
 +
The zoom level of each 2D panel can be set via the ''View..Zoom'' menu or by using the mouse-wheel on a panel while holding the Ctrl key down.<br>
 +
There is also a context menu that can control the zoom level of the 2D panel which can be accessed by right-clicking on the panel background.

Latest revision as of 12:17, 24 October 2025


Old Versions

This page is current for Flowcode v11 and later. Earlier versions can be found below:

Flowcode v10


Introduction

2D panels provide a framework on which to load Flowcode components onto.

Unlike the 3D system panel, multiple 2D panels can be created and used.

For example, if using App developer you could have multiple 2D panels open with each panel displaying a unique name with a different set of graphs.

For embedded mode, each panel can have a different group of components


2D panels.png


Creating a new 2D panel

To open a new 2D panel, select the View ribbon>2D Panels>Add new 2d panel

Add 2d Panel.png

Or within Project Explorer under 2D panels select Add new

Project Explorer Panels3.png


Viewing 2D panels

If you have multiple panels added then you can select which 2D panels are open by left-clicking on the panel name.

Multiple 2D Panels Open.png

Or you can select the Panels icon within project explorer.

Project Explorer Panels2.png

If there is no tick within View Panels or there is a red exclamation mark within project explorer Panels then the panel is closed. Either select the tick or select Show respectively

Note: you will only see the Legacy 2D panel option if opening a project that is previous to Flowcode v10 and the 2D dashboard was in use.


Customising a 2D panel

To Rename a panel, select the panel within the Panels option of Project Explorer then select Rename.


The look of each 2D panel can be changed, via the 2D panel properties. To select the properties option, select the panel within the Panels option of Project Explorer then select Properties.

For example, the panel colour, show a grid and the grid colour etc.

If the snap to grid requires changing, then the Show Grid must be enabled first.


Arranging components on a 2D panel

Components can be added to a 2D panel via the Components menu and these components can be repositioned by dragging them with the mouse or setting their coordinates in the Properties Pane.

Each 2D panel has a toolbar at the top with various buttons to control components on the panel:

  • Change the order of component(s) - Move to front, Move backwards, etc.
  • Change the placement of components - Align left, Align top, etc.
  • Distribute components so they are evenly spaced - Distribute horizontally, Distribute vertically
  • Make components the same size - Make same width, etc.
  • Combine objects so they can be moved together - Group and Ungroup


Other features of 2D panels

The zoom level of each 2D panel can be set via the View..Zoom menu or by using the mouse-wheel on a panel while holding the Ctrl key down.
There is also a context menu that can control the zoom level of the 2D panel which can be accessed by right-clicking on the panel background.