09-10-2012 10:57 PM
Currently using
SCREEN_EVENT_MTOUCH_TOUCH to start event and setting variable to true to continue doing it until
SCREEN_EVENT_MTOUCH_RELEASE is value. Then variable is set to false.
Is there a better way to do this where there is a screen_event_mtouch_Hold option?
09-14-2012 02:34 PM
At present this is the best option, keep an eye on the roadmap to see if this changes.
Graham