Component: Slider ( Control)

From Flowcode Help
Revision as of 14:10, 27 November 2023 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 0.1 |- | width="20%" style="color:gray;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author MatrixTSL
Version 0.1
Category Control


Slider component

Creates an analogue slide control

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_Slider.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Slider.fcsx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

GetValue

Fc9-comp-macro.png GetValue
 
Fc9-s16-icon.png - INT Return


SetEnabled

Fc9-comp-macro.png SetEnabled
Make this component enabled or disabled 
Fc9-bool-icon.png - BOOL Enable
Set false to make this component read-only 
Fc9-void-icon.png - VOID Return


SetValue

Fc9-comp-macro.png SetValue
 
Fc9-s16-icon.png - INT value
 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Scale
Fc9-type-14-icon.png Min
 
Fc9-type-14-icon.png Max
 
Fc9-type-21-icon.png Step
 
Fc9-type-14-icon.png Default
 
Fc9-conn-icon.png Thumb Appearance
Fc9-type-16-icon.png Style
 
Fc9-type-2-icon.png Fill Colour
Specifies the fill colour of the shape 
Fc9-type-21-icon.png Border Width
The outline size in pixels 
Fc9-type-2-icon.png Border Colour
The outline colour of the shape 
Fc9-type-16-icon.png Shadow Size
 
Fc9-type-7-icon.png Auto Colour
 
Fc9-type-2-icon.png Hover Colour
 
Fc9-type-2-icon.png Focus Colour
 
Fc9-type-2-icon.png Shadow Colour
 
Fc9-conn-icon.png Track Appearance
Fc9-type-2-icon.png Fill Colour
Specifies the fill colour of the shape 
Fc9-type-2-icon.png Fill 2nd Colour
 
Fc9-type-12-icon.png Fill Gradient Style
 
Fc9-type-21-icon.png Border Width
The outline size in pixels 
Fc9-type-2-icon.png Border Colour
The outline colour of the shape 
Fc9-conn-icon.png Advanced
Fc9-type-10-icon.png Custom Attributes