Difference between revisions of "Component: Static Text (2D Shapes)"

From Flowcode Help
Jump to navigationJump to search
 
Line 20: Line 20:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 32: Line 34:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 77: Line 81:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Appearance
 +
|-
 
|-
 
|-
 
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]]
 
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]]
Line 97: Line 105:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Font
 +
|-
 
|-
 
|-
 
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]]
 
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]]
Line 132: Line 144:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Text Colour
 +
|-
 
|-
 
|-
 
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]]
 
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]]
Line 147: Line 163:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Background Colour
 +
|-
 
|-
 
|-
 
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]]
 
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]]
Line 162: Line 182:
 
|-
 
|-
 
| colspan="2" |  
 
| colspan="2" |  
|-
 
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
 
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections'''
 
|-
 
|-
 
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
 
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Simulations'''
 
|-
 
 
|}
 
|}

Latest revision as of 17:19, 9 November 2022

Author Steve Tandy
Version 1.1
Category 2D Shapes


Static Text component

A text component for the 2d panel.

Component Pack

FREE

Detailed description

No detailed description exists yet for this component

Examples

The example file shows how to change both static text colour and text on the fly

Static text can only be added to the 2D panel only.


FC6 Icon.png Static Text Example

Downloadable macro reference

Fc9-comp-macro.png SetText
Sets the text of the label 
Fc9-string-icon.png - STRING sText
The text for the label 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-11-icon.png Text
 
Fc9-conn-icon.png Appearance
Fc9-type-7-icon.png Word Wrap
 
Fc9-type-12-icon.png Horizontal Alignment
 
Fc9-type-12-icon.png Vertical Alignment
 
Fc9-type-14-icon.png Angle
 
Fc9-conn-icon.png Font
Fc9-type-3-icon.png Family
 
Fc9-type-15-icon.png Scale
 
Fc9-type-7-icon.png Scale With Width
 
Fc9-type-7-icon.png Bold
 
Fc9-type-7-icon.png Italic
 
Fc9-type-7-icon.png Underline
 
Fc9-type-7-icon.png Strikethrough
 
Fc9-conn-icon.png Text Colour
Fc9-type-2-icon.png Text Colour
 
Fc9-type-2-icon.png Text Gradient
 
Fc9-type-12-icon.png Gradient Style
 
Fc9-conn-icon.png Background Colour
Fc9-type-2-icon.png Background Colour
 
Fc9-type-2-icon.png Background Gradient
 
Fc9-type-12-icon.png Background Gradient Style