PDA

View Full Version : Multiple riders in slider



Monk
13th June 2008, 10:56
In one of the applications i am developing, i require a slider with multiple riders instead of just a single one provided. How should i go about it? (I had thought of inheriting members from Qslider and re implementing the ones required to generate multiple riders.) But have no clue which functions should be re implemented.
thanks.

jpn
13th June 2008, 12:46
See QxtSpanSlider (http://docs.libqxt.org/classQxtSpanSlider.html).