Component: Static Text (2D Shapes): Difference between revisions
Appearance
No edit summary |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 36: | Line 36: | ||
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. | |||
{{Fcfile|Static Text Example.fcfx|Static Text Example}} | |||
==Downloadable macro reference== | ==Downloadable macro reference== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetText''' | ||
|- | |- | ||
| colspan="2" | Sets the text of the label | | colspan="2" | Sets the text of the label | ||
| Line 69: | Line 67: | ||
==Property reference== | ==Property reference== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
| Line 165: | Line 163: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Connections''' | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Simulations''' | ||
|- | |- | ||
|} | |} | ||
Latest revision as of 14:23, 13 July 2026
| 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.
Downloadable macro reference
| SetText | |
| Sets the text of the label | |
| sText | |
| The text for the label | |
| Return | |