resizing is not your problem, and it will have an effect you don't want - namely, when you change the size of the slider, it "sensitivity" will change, since the same range will be spread on a different length.
This is not the way to go about it.
You will have to create a custom widget that integrates to ranges on one slider.