Component: Panel Console Viewer (Runtime Tools)
From Flowcode Help
Jump to navigationJump to search| Author | Matrix Ltd | 
| Version | 1.1 | 
| Category | Runtime Tools | 
Contents
Panel Console Viewer component
An easy way to display the data from a console on the panel. Links to a component that generates console data.
Component Source Code
Please click here to view the component source code (Beta): FC_Comp_Source_ConsoleText.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Property reference
|   | Properties | 
|   | Connect To | 
|   | Width | 
| Width of the console ripper component. | |
|   | Number of lines | 
|   | Clear Old Data | 
| Removes old data from the console viewer when starting simulation if active. | |
==Macro reference==
|   | SetText | 
| Allows the selected text to be specified. | |
|  - BYTE | Item | 
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
|  - STRING | Text | 
|  - VOID | Return | 
|   | GetText | 
| Allows the selected text to be read back. | |
|  - BYTE | Item | 
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
|  - STRING | Return | 
|   | AssignConsoleHandle | 
| Assigns a specific console handle to one of the text fields. | |
|  - BYTE | Item | 
| 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
|  - HANDLE | ConsoleHandle | 
|  - VOID | Return | 
|   | SetColor | 
| Sets the selected item's color. | |
|  - BYTE | Item | 
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4, 5=Border | |
|  - ULONG | Color | 
|  - VOID | Return | 
Property reference
==Macro reference==
Property reference
|   | Properties | 
|   | Connect To | 
|   | Width | 
| Width of the console ripper component. | |
|   | Number of lines | 
|   | Clear Old Data | 
| Removes old data from the console viewer when starting simulation if active. | |


