Drag?Swipe?What???
Posted: Tue Sep 10, 2013 1:28 am
Hi Livecoders,
I'm back using Rev/LiveCode again after about five years away. This time creating an app for iPhone/iPad users... perhaps Android users too eventually.
Here's the deal I have created a main menu that provides links to 33 other cards - and each card has a link back to the main menu.
You can view a sample of one of the 33 cards at: This is a "Storyboard" image not a screen cap. The blue arrow and the text in the upper right are not part of the livecode interface.
Each of the 33 cards has a large PNG image on it. The dimensions of each gymnastics sequence image vary in width but not in height.
I want users to be able to scroll the image left to right and to be able to zoom in to a desired area. In the Floor Exercise image there are over 100 illustrations - only 9 are fully displayed in the window here.
A few questions (forgive me I'm new to the iPhone/iPad world - and rusty in livecode):
1. What am I trying to do here in the iOS world? Drag or Swipe? Pinch? ZoomIn? ZoomOut??? or something else??
2. Does anyone have a livecode project doing similar things? Can they share some code? Or point me to useful details?
3. Lastly - I'd appreciate some advice on the image format and the smartest approach for serving universal access. Does that mean I should make all images with a height of 640 (to serve the iPad retina display)- with dpi/ppi of 326? Won't those be enormous files?
Thanks for any advice,
Steve
I'm back using Rev/LiveCode again after about five years away. This time creating an app for iPhone/iPad users... perhaps Android users too eventually.
Here's the deal I have created a main menu that provides links to 33 other cards - and each card has a link back to the main menu.
You can view a sample of one of the 33 cards at: This is a "Storyboard" image not a screen cap. The blue arrow and the text in the upper right are not part of the livecode interface.
Each of the 33 cards has a large PNG image on it. The dimensions of each gymnastics sequence image vary in width but not in height.
I want users to be able to scroll the image left to right and to be able to zoom in to a desired area. In the Floor Exercise image there are over 100 illustrations - only 9 are fully displayed in the window here.
A few questions (forgive me I'm new to the iPhone/iPad world - and rusty in livecode):
1. What am I trying to do here in the iOS world? Drag or Swipe? Pinch? ZoomIn? ZoomOut??? or something else??
2. Does anyone have a livecode project doing similar things? Can they share some code? Or point me to useful details?
3. Lastly - I'd appreciate some advice on the image format and the smartest approach for serving universal access. Does that mean I should make all images with a height of 640 (to serve the iPad retina display)- with dpi/ppi of 326? Won't those be enormous files?
Thanks for any advice,
Steve