Many thanks for this.
Richard
Search found 4 matches
- Wed May 18, 2011 5:02 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Conflict between iPad gestures and mouse actions
- Replies: 5
- Views: 5181
- Wed May 18, 2011 2:57 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Rotation as an animation
- Replies: 4
- Views: 3900
Rotation as an animation
I want an image of a circle with a pattern on it to rotate on screen. (The context is looking down on the north pole of the earth - an irregular pattern on the circle representing the ice- and seeing the earth rotate, showing where it is daylight and where it is night-time.) I have tried using a pho...
- Wed May 18, 2011 2:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Conflict between iPad gestures and mouse actions
- Replies: 5
- Views: 5181
Re: Conflict between iPad gestures and mouse actions
Many thanks for your advice.
When I included 'iphoneClearTouches' into the button handler it was identified as an error in the script. Is this because I am writing for iPad or does this not make a difference ?
Best wishes
Richard
When I included 'iphoneClearTouches' into the button handler it was identified as an error in the script. Is this because I am writing for iPad or does this not make a difference ?
Best wishes
Richard
- Fri May 13, 2011 5:12 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Conflict between iPad gestures and mouse actions
- Replies: 5
- Views: 5181
Conflict between iPad gestures and mouse actions
I am currently developing my first application for an iPad based on materials I have previously used in alternative software. I have utilised the code from the "Simple Stock Control" example (putting it into the stack script) which works very well to move forwards and backwards from page to page usi...