Slider

Slider allows users to input or display numeric values by changing the position of a slider on a scale. It is a space with a slider inside which the user can move thus selecting a value from the previously specified range.

Slider inserted in a Grid panel as seen in Lycia Form Builder:

Form XML code:

<Slider dataType="Integer,,,," minValue="0" maxValue="100" visible="true" identifier="f1"/>

Theme element filter XML code:

<ElementFilter ElementName="Slider">

   ...

</ElementFilter>

CSS element selector code:

qx-aum-slider

Most commonly used form properties:

classnames

identifier

horizontalAlignment

verticalAlignment

preferredSize

maxValue

minValue

step

Most commonly used theme properties:

Background

New Background

Fill Color

Background Image

Background Style

Size

Location

Margin

Padding

Associated 4gl syntax:

DISPLAY

INPUT 

Inheritance diagram:

 

Associated ui methods:

SetOrientation

GetOrientation

SetStep

GetStep

Influence and behavior:

To add a Slider to your form, drag-and-drop the Slider widget to a location of your choice in the Design Area. Note that the form must have a Root Container to contain all other widgets.

 

You can change appearance properties of a Slider in Lycia Form Builder. However, we recommend applying appearance properties via user themes and css.

Here we change the cursor for the slider.

property applied in the user theme:

theme XML code:

runtime appearance:

 

Contact Us

Privacy Policy

Copyright © 2026 Querix, (UK) Ltd.