Jump to content

Component: Scrollbar control (Controls)

From Flowcode Help
Revision as of 14:21, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead"")
Author
Version 1.0
Category Controls


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

GetValue
Gets the bar graphs value 
- FLOAT Return


SetInteractive

SetInteractive
 
- BOOL Enable
Set true to allow clicks to set scale 
[[File:]] - Return


SetValue

SetValue
 
- FLOAT Value
 
[[File:]] - Return


Property reference

Properties