Selecting Multiple Buttons in iOS

Randy Hengst iowahengst at mac.com
Sun Nov 27 21:28:40 EST 2011


Hi All,

I have 10 buttons in a horizontal row… users may select any combination of the 10 buttons.

All works well tapping a button one at a time to select/deselect.

I thought it would be nice to allow the user to select a button with a tap and then slide(swipe) to the right or left to select other buttons.

Can't figure out how… I've messed with mouseDown, mouseMove, mouseEnter. I've tried touchStart, touchMove, touchEnd.

Any thoughts?

be well,
randy hengst



More information about the use-livecode mailing list