Lt Dan's legs Posted April 19, 2011 Posted April 19, 2011 I have two sliders. The horizontal slider changes the image and the vertical slider rotates or mirrors the image. Is there a way to change the max value of the slider in the lisp (not in the dcl file)? I want to be able to change the vertical max value TEST.zip Quote
Lee Mac Posted April 19, 2011 Posted April 19, 2011 Why not make a conversion in the LISP with the knowledge that the Slider will always return a specific maximum value? The slider values are really just a method of determining the rate of movement of the slider. This program may help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.