Thanks Tom,
you are right of course. I watched the tutorial and the resize tool makes it 
very tempting to design one app for all devices, but I will be better of with 
building an ipad and a iphone app and change the layout upon change in the 
orientation. 



On Jul 25, 2012, at 3:26 PM, Thomas McGrath III wrote:

> Also, for some layouts when changing Orientation only the widths of controls 
> may need to change based on the LAYOUT but not the height or text size.
> 
> Trying to find one solution for all of these scenarios is not going to 
> happen. Especially if you are using native controls (real or faked).
> 
> -- Tom McGrath III
> http://lazyriver.on-rev.com
> 3mcgr...@comcast.net
> 
> On Jul 25, 2012, at 9:11 AM, Thomas McGrath III wrote:
>> If you are changing Orientation then only the LAYOUT/PLACEMENT should change 
>> and not the size. The SIZE should have already been changed based on the 
>> device resolution and the initial LAYOUT should have already been changed 
>> based on the device size.
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to