2016-04-22 23:42 GMT+02:00 Krzysztof <[email protected]>: > Does it mean that "max" is TSlider width and > value is from 0 to TSlider.Width?
Testing it. No, value is float range from 0.0 to 1.0. Ok I think I understand, I need to calculate percentage/scale based on value and expected max, that is all. Nice idea, slider is always "smooth" even when max is low. Quick question, which option allow to change value to mouse click pos? By default, click on slider, change button position based on stepsize I guess, but how to "jump" to value where mouse was clicked? It should also correspond with "accept" param in "onsetvalue" event. Let say that my "accept" is for every 0.25 (4 steps), click on slider should move button / change value to the closest mouse position "checkpoint" ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

