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://www.gadgetplugins.com/altplugins/altmobileresizer.rev
Comments
Post a Comment