I have a set of pages and I would like to slide between them using swipe left -right. The page contains a set of controls (mostly text)
What is the best way to do this slide with swipe?
I have a set of pages and I would like to slide between them using swipe left -right. The page contains a set of controls (mostly text)
What is the best way to do this slide with swipe?
Hi @gmer76,
You may want to check out the Corona sample project here, in your local application folder:
CoronaSDK/SampleCode/Interface/SlideView
There may also be some samples in the Corona Code Exchange… I submitted a slide module there which works pretty well, but I haven’t updated it in awhile (it does, however, include a swipe-detection functionality).
http://developer.coronalabs.com/code/
Best regards,
Brent
Hi @gmer76,
You may want to check out the Corona sample project here, in your local application folder:
CoronaSDK/SampleCode/Interface/SlideView
There may also be some samples in the Corona Code Exchange… I submitted a slide module there which works pretty well, but I haven’t updated it in awhile (it does, however, include a swipe-detection functionality).
http://developer.coronalabs.com/code/
Best regards,
Brent