We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all, I am working on trying to get a start and a stop button to begin an automated count on a slider using the ControlP5 library. I have the slider as a 'timeline' between the years of 1900 and 2013 with 1013 ticks. I would like it so that you can select a year on the slider with the mouse and then hit the 'run' button and the years on the slider will begin to count up one year every second or so and then stop again when the 'stop' button is pushed.
I've set up the GUI with the buttons and slider, everything is great. Except for the syntax for using the buttons to automate the incremental increase of the timeline slider.
Any help would be so appreciated.
THanks!
Answers
code ?