Hi,

I need that the Slider moves not to be continous, only from a tick to another ignoring the space (and therefore the values) between the 2 ticks.

I see how create the ticks with setTickPosition() and setTickInterval(), but nothing to fix the slider handle to the ticks.

Any idea?