Difference between revisions of "Component: Scrollbar control (Controls)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 40: | Line 42: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 61: | Line 65: | ||
{{Fcfile|ScopeMonitor.fcfx|Scope Monitor Example}} | {{Fcfile|ScopeMonitor.fcfx|Scope Monitor Example}} | ||
| − | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
Revision as of 14:14, 20 January 2023
| Author | |
| Version | 1.0 |
| Category | Controls |
Contents
Scrollbar control component
A simple scrollbar with a floating point range from 0 to 1
Component Source Code
Please click here for the component source code: FC_Comp_Source_scrollbar.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Here is a basic example of the scope monitor component being used to add traces to the scope window.
Scope Monitor Example
Macro reference
| GetValue | |
| Gets the bar graphs value | |
| Return | |
| SetValue | |
| Value | |
| [[File:]] - | Return |
| SetInteractive | |
| Enable | |
| Set true to allow clicks to set scale | |
| [[File:]] - | Return |
Property reference
| Properties |