Ask Your Question

Revision history [back]

Bit late, but you can divide the values from the trackbar by 10 or 100. For example, if I want to get float values from 0 to 5, I will do a trackbar with values from 0 to 50 and will divide them by 10.