Search found 3 matches
- Wed Jun 03, 2015 4:34 pm
- Forum: Other topics
- Topic: tap button to continue
- Replies: 4
- Views: 1833
Re: tap button to continue
Please check examples in sample programs how button press is analyzed. There are many examples where buttons are used, for example "painter.txt" in Interactive Interface section. Thanks, I am an absolute beginner, so those were a bit too tricky for me. However, I have managed with the - Input from ...
- Mon Jun 01, 2015 2:46 pm
- Forum: Other topics
- Topic: tap button to continue
- Replies: 4
- Views: 1833
Re: tap button to continue
What is the simplest way to give an option to continue to next step by tapping a screen 3 times or pressing a volume button. presently I am inserting pauses but that is not so slick. Thanks in advance graphics ! graphics clear draw color 0,0,0 button "nono" title "do NOT press" at 100,100 size 150,...
- Thu May 28, 2015 4:14 am
- Forum: Other topics
- Topic: tap button to continue
- Replies: 4
- Views: 1833
tap button to continue
What is the simplest way to give an option to continue to next step by tapping a screen 3 times or pressing a volume button.
presently I am inserting pauses but that is not so slick.
Thanks in advance
presently I am inserting pauses but that is not so slick.
Thanks in advance