Difference between revisions of "Component: Scrollbar control (Controls)"

From Flowcode Help
Jump to navigationJump to search
(Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Categ...")
 
Line 20: Line 20:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 38: Line 40:
  
 
==Examples==
 
==Examples==
 +
 +
  
  

Revision as of 14:44, 16 January 2023

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 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. FC6 Icon.png Scope Monitor Example

Downloadable macro reference

Fc9-comp-macro.png GetValue
Gets the bar graphs value 
Fc9-f32-icon.png - FLOAT Return


Fc9-comp-macro.png SetValue
 
Fc9-f32-icon.png - FLOAT Value
 
[[File:]] - Return


Fc9-comp-macro.png SetInteractive
 
Fc9-bool-icon.png - BOOL Enable
Set true to allow clicks to set scale 
[[File:]] - Return



Property reference

Fc9-prop-icon.png Properties