|
I tried to have this code added so I can have a slider, label, and the current value of the slider shown on screen. I get errors when I try to read the variable boatSpeed_Knots. How would I do this?
(comments are locked)
|
|
You need to change boatSpeed_Knots into a string for the label to properly display it. You can do this with either
or Thanks for the help.
Aug 20 '10 at 04:38 PM
ungoliath
(comments are locked)
|
