iphoneRotateInterface command in mobile apps

paolo mazza mazzapaoloitaly at gmail.com
Wed Oct 6 09:21:24 EDT 2010


I have to'inform you that opening a mobile application in the iPad the
platform is "iPhone" so
In our Rev_mobile applications we have to' write

if the environment is "iPhone" then
  iphoneRotateInterface "landscape left"
end if

On Thursday, September 16, 2010, Kevin Miller <kevin at runrev.com> wrote:

>
> We'll be performing an update to fix this before the shipping version. But
> in the mean time you can do this:
>
> if the environment is "mobile" then
>   iphoneRotateInterface "landscape left"
> end if
>
> Kind regards,
>
> Kevin
>
> Kevin Miller ~ kevin at runrev.com ~ http://www.runrev.com/
> RunRev - Software construction for everyone
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list