Skitty Posted October 15, 2011 Posted October 15, 2011 Any one know how to get the slider to return a float point number value from 0.01 to 10.00?
funkey Posted October 15, 2011 Posted October 15, 2011 Use (1 to 1000 )/10 Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
Skitty Posted October 15, 2011 Author Posted October 15, 2011 Use (1 to 1000 )/10 Thank you, I had found a workaround but its still good to know another $Val *= 0.01 is what I needed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now