Page 1 of 1
					
				Motion Messages (Events)
				Posted: Sat Jan 22, 2011 4:25 pm
				by cruddydan
				Where are the motion messages/events (like motionStart, touchMove, touchEnd) documented?  They are used in the "Sheep-Herder" example, but don't show up in the LiveCode dictionary.
			 
			
					
				Re: Motion Messages (Events)
				Posted: Sat Jan 22, 2011 4:32 pm
				by Klaus
				Hi Dan,
check the iOS release notes!
Menu "Help" -> "iOS Release notes"
Best
Klaus
			 
			
					
				Re: Motion Messages (Events)
				Posted: Sat Jan 22, 2011 5:16 pm
				by cruddydan
				Didn't even realize that was there.  Very helpful.  Thanks, Klaus.
			 
			
					
				Re: Motion Messages (Events)
				Posted: Mon Jan 24, 2011 4:12 pm
				by cruddydan
				It was not clear to me if all controls respond to "motion" events.  I can make buttons work (as was done in the SheepHerder sample app) but I really want to use images... and couldn't get the same result.  Will image controls respond to motion events?  Is so, is there some special property I need to set on the image control?