Difference between revisions of "Component: GLCD Mono Dummy (Misc)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...") |
|||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
| − | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/ | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_Dummy__GLCD_Mono.fcfx FC_Comp_Source_Dummy__GLCD_Mono.fcfx] |
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
| Line 247: | Line 251: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| + | |- | ||
| + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID | ||
| + | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
| + | |} | ||
| + | |||
| + | |||
| + | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
| + | |- | ||
| + | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| + | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ClearDisplay''' | ||
| + | |- | ||
| + | | colspan="2" | | ||
| + | |- | ||
|- | |- | ||
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID | ||
Revision as of 14:40, 16 January 2023
| Author | MatrixTSL |
| Version | 1.0 |
| Category | Misc |
Contents
GLCD Mono Dummy component
Component Source Code
Please click here for the component source code: FC_Comp_Source_Dummy__GLCD_Mono.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| ReadFontWidth | |
| Font | |
| Character | |
| Return | |
| DrawLine | |
| X1 | |
| Y1 | |
| X2 | |
| Y2 | |
| Return | |
| Plot | |
| X1 | |
| Y1 | |
| Return | |
| DrawEllipse | |
| X | |
| Y | |
| XRadius | |
| YRadius | |
| Transparent | |
| Soild | |
| Return | |
| SetDisplayOrientation | |
| Orientation | |
| Return | |
| BPlot | |
| X1 | |
| Y1 | |
| Return | |
| ReadFontStat | |
| Font | |
| Index | |
| Return | |
| Str | |
| X1 | |
| Y1 | |
| Font | |
| Transparent | |
| Return | |
| ClearDisplay | |
| Return | |
| SetBackgroundColour | |
| Pixel_Colour | |
| Return | |
| SetForegroundColour | |
| Pixel_Colour | |
| Return | |
| DrawRectangle | |
| X1 | |
| Y1 | |
| X2 | |
| Y2 | |
| Transparent | |
| Solid | |
| Return | |
Property reference
| Properties |