On 7/19/17 2:10 PM, Richard Gaskin via use-livecode wrote:
But that would only take care of the swipe of the current card. We'd
also need some way to assign the destination card for each swipe direction.
What should that syntax look like, and how do we discern swipe events
from others on controls within the card?
lock screen for swipe effect
switch pDir
case "left"
...
case "right"
...
case "up"
...
case "down"
...
end switch
unlock screen with swipe effect pDir
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode