Difference between revisions of "Component: Scrollbar control (Controls)"
From Flowcode Help
Jump to navigationJump to search| Line 17: | Line 17: | ||
==Component Source Code==  | ==Component Source Code==  | ||
| − | Please click here to download the component source project: [https://www.flowcode.co.uk/  | + | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_scrollbar.fcfx FC_Comp_Source_scrollbar.fcfx]  | 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_scrollbar.fcfx FC_Comp_Source_scrollbar.fcfx]  | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_scrollbar.fcfx FC_Comp_Source_scrollbar.fcfx]  | ||
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 48: | Line 50: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
| Line 76: | Line 80: | ||
==Macro reference==  | ==Macro reference==  | ||
| + | |||
| + | {| 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;" | '''GetValue'''  | ||
| + | |-  | ||
| + | | colspan="2" | Gets the bar graphs value   | ||
| + | |-  | ||
| + | |-  | ||
| + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-f32-icon.png]] - FLOAT  | ||
| + | | 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;" | '''SetValue'''  | ||
| + | |-  | ||
| + | | colspan="2" |    | ||
| + | |-  | ||
| + | |-  | ||
| + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT  | ||
| + | | width="90%" | Value  | ||
| + | |-  | ||
| + | | colspan="2" |    | ||
| + | |-  | ||
| + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] -   | ||
| + | | 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;" | '''SetInteractive'''  | ||
| + | |-  | ||
| + | | colspan="2" |    | ||
| + | |-  | ||
| + | |-  | ||
| + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL  | ||
| + | | width="90%" | Enable  | ||
| + | |-  | ||
| + | | colspan="2" | Set true to allow clicks to set scale   | ||
| + | |-  | ||
| + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] -   | ||
| + | | width="90%" style="border-top: 2px solid #000;" | ''Return''  | ||
| + | |}  | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ==Property reference==  | ||
| + | |||
| + | {| class="wikitable" style="width:60%; background-color:#FFFFFF;"  | ||
| + | |-  | ||
| + | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]  | ||
| + | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''   | ||
| + | |-  | ||
| + | |}==Macro reference==  | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"  | {| class="wikitable" style="width:60%; background-color:#FFFFFF;"  | ||
Revision as of 10:01, 27 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 to download the component source project: FC_Comp_Source_scrollbar.fcfx
Please click here to view the component source code (Beta): 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 | 
==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 | 
==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 | 
==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 |