Component: Circular Slider (Graphical Manager Primitives)
From Flowcode Help
(Redirected from Component: ID 534a9915 a70f 4f65 8309 e13fedf445e4)
Jump to navigationJump to search| Author | Matrix TSL |
| Version | 1.0 |
| Category | Graphical Manager Primitives |
Contents
Circular Slider component
A circular slider widget used with the Graphical Manager on the GLCD Layout Editor panel.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetID
| GetID | |
| Returns the assigned object/widget ID. | |
| Return | |
GetSliderValue
| GetSliderValue | |
| Reads the value of one of the sliders ranging between 0-1 or Custom range Min-Max. | |
| Return | |
ModifyColour
| ModifyColour | |
| Changes the theme index of the selected Object or Widget. | |
| Index | |
| 0=Thumb, 1=Background, 2=Low Line, 3=High Line | |
| R | |
| G | |
| B | |
| Redraw | |
| Return | |
ModifyPosition
| ModifyPosition | |
| Moves an existing object or Widget to absolute coordinates on the screen. | |
| X | |
| Y | |
| Relative | |
| 0=Absolute Positioning, 1=Relative Positioning | |
| Return | |
ModifyScale
| ModifyScale | |
| Changes the width and height of the selected Object or Widget. | |
| Width | |
| Height | |
| Return | |
SetSliderValue
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_DC_CircularSlider.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_DC_CircularSlider.fcfx