livecode - How to create Screen sizes of Live Code application compatible to Iphone,Android All Screens -


i have developed app want run on every platform livecode supports.i have created app 480x800 size.now when test in iphone , android.app taking static size.so looks odd when testing under various sizes.how can make compatible sizes.that should there can automatically resize app screen size.

we implementing resolution independence livecode , bring automatic scaling applications.

in mean time, have use 1 of following options-

1) programmatically resize stack-

http://forums.runrev.com/viewtopic.php?f=8&t=14859

2) use 1 of following 3rd party plugins-

http://buchwald.ca/developer-tools/

http://mobgui.com/morph.php

http://www.gadgetplugins.com/altplugins/altmobileresizer.rev


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -