Re: mouseLeave mouseWithin - iOS

2013-07-05 Thread Mike Kerner
Also, don't forget about mouseEnter, and how could I forget the touch events (touchStart, touchRelease, touchMove, touchEnd) On Fri, Jul 5, 2013 at 8:04 AM, Mike Kerner wrote: > John, > According to the docs, yes, however the docs also note that mouseWithin is > sent continuously while the objec

Re: mouseLeave mouseWithin - iOS

2013-07-05 Thread Mike Kerner
John, According to the docs, yes, however the docs also note that mouseWithin is sent continuously while the object has the touch, so mouseMove is more efficient. On Fri, Jul 5, 2013 at 3:13 AM, Jim Sims wrote: > I don't have what I need to test this so I am asking here. > > Does mouseLeave and

mouseLeave mouseWithin - iOS

2013-07-05 Thread Jim Sims
I don't have what I need to test this so I am asking here. Does mouseLeave and mouseWithin work with iOS? If you run your finger over a set of buttons do they change with mouseLeave and mouseWithin or does one need tap? sims ___ use-livecode mail