Component: Slider ( Control): Difference between revisions
Appearance
m Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"" |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| Line 92: | Line 92: | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Scale | | width="90%" class="mtx-class-propfolder" | Scale | ||
|- | |- | ||
| Line 116: | Line 116: | ||
| colspan="2" | The default value of the slider | | colspan="2" | The default value of the slider | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Thumb Appearance | | width="90%" class="mtx-class-propfolder" | Thumb Appearance | ||
|- | |- | ||
| Line 165: | Line 165: | ||
| colspan="2" | Custom colour for the thumb shadow | | colspan="2" | Custom colour for the thumb shadow | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Track Appearance | | width="90%" class="mtx-class-propfolder" | Track Appearance | ||
|- | |- | ||
| Line 194: | Line 194: | ||
| colspan="2" | The outline colour of the track | | colspan="2" | The outline colour of the track | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Advanced | | width="90%" class="mtx-class-propfolder" | Advanced | ||
|- | |- | ||
Latest revision as of 14:37, 13 July 2026
| Author | MatrixTSL |
| Version | 1.1 |
| Category | Control |
Slider component
Creates an analogue slide control
Version information
Library Version, Component Version, Date, Author, Info 3, 1.1, 17-06-26, ST, Becomes greyed-out when disabled and fix to border width
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetValue
| GetValue | |
| Returns the current value of the slider | |
| Return | |
SetEnabled
| SetEnabled | |
| Make this component enabled or disabled | |
| Enable | |
| Set false to make this component read-only | |
| Return | |
SetValue
| SetValue | |
| Set the current value of the slider | |
| Value | |
| The value for the slider | |
| Return | |
Property reference
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