Re: Retina and 4" for all iOS app

2013-03-24 Thread Gerry Orkin
Speaking of developing for iPhone 5/Retina, is there a way to ensure that *only* Retina devices can run your app? Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscript

Re: Retina and 4" for all iOS app

2013-03-22 Thread Mike Kerner
You can try using MobGui, if John is going to keep up with it, now - you can put multiple layouts and resolutions on the same stack. Using this technique, you could, in theory put every single layout in one stack. You can use substacks, and behavior scripts You can use tmControls and it will auto-

Re: Retina and 4" for all iOS app

2013-03-22 Thread Mike Kerner
Whoops - just read it again. Never mind. On Fri, Mar 22, 2013 at 9:24 AM, Mike Kerner wrote: > I wonder what that means for apps that are developed specifically for the > ipad. > > > On Fri, Mar 22, 2013 at 8:19 AM, Ludovic Thébault < > ludovic.theba...@laposte.net> wrote: > >> Hello, >> >> htt

Re: Retina and 4" for all iOS app

2013-03-22 Thread Mike Kerner
I wonder what that means for apps that are developed specifically for the ipad. On Fri, Mar 22, 2013 at 8:19 AM, Ludovic Thébault < ludovic.theba...@laposte.net> wrote: > Hello, > > https://developer.apple.com/news/index.php?id=3212013b > > So what the best method to do this in livecode ? > One

Retina and 4" for all iOS app

2013-03-22 Thread Ludovic Thébault
Hello, https://developer.apple.com/news/index.php?id=3212013b So what the best method to do this in livecode ? One mainstack with all scripts and substacks ? Many mainstacks ? Tell us about your recipe ! Thanks. ___ use-livecode mailing list use-live