I isk2837 Member Licensed User Longtime User Apr 1, 2012 #1 I want to create a code that will start a timer when the user clicks down on a button. The timer will then keep on running as long as the user holds down the button and stops when the user lets go of the button again. How would I do that?
I want to create a code that will start a timer when the user clicks down on a button. The timer will then keep on running as long as the user holds down the button and stops when the user lets go of the button again. How would I do that?
NJDude Expert Licensed User Longtime User Apr 1, 2012 #2 Take a look at the attached sample. Attachments PressSample.zip 6.9 KB · Views: 237 Upvote 0