Mark...
Thank you... including splash screens did the trick :-)
be well
> From: m...@sorcery-ltd.co.uk
> Subject: Re: which iPhone...
> Date: Mon, 10 Nov 2014 23:53:09 +
> To: use-livecode@lists.runrev.com
>
> If you don't have the appropriate launch screen
ator returns
> 0,0,320,568
>
> It is at this point that I expected to see 0,0,375,667...
> I am more than a little confused!
>
> Dixie
>
>
>
>
>> From: gerry.or...@gmail.com
>> Date: Mon, 10 Nov 2014 21:27:31 +
>> Subject: Re: which iPhone
at this point that I expected to see 0,0,375,667...
I am more than a little confused!
Dixie
> From: gerry.or...@gmail.com
> Date: Mon, 10 Nov 2014 21:27:31 +0000
> Subject: Re: which iPhone...
> To: use-livecode@lists.runrev.com
>
> Randy's code gives me a screen
ot;
> --"letterbox"--"noScale" -- "exactFit" --"letterbox" --empty --
> --"exactfit" --"showAll"
> break
>end switch
>
>answer the ScreenRect
> end startUp
>
>
> On Nov 10, 2014, at 11:35
uot; --empty -- --"exactfit"
--"showAll"
break
end switch
answer the ScreenRect
end startUp
On Nov 10, 2014, at 11:35 AM, John Dixon wrote:
>
>
>> Subject: Re: which iPhone...
>> From: jac...@hyperactivesw.com
>> Date: Mon, 10 Nov 2
> Subject: Re: which iPhone...
> From: jac...@hyperactivesw.com
> Date: Mon, 10 Nov 2014 11:12:32 -0600
> To: use-livecode@lists.runrev.com
>
> Does it work if you omit "working" and just ask for the screenrect?
>
Hi Jac
I'm with you now… on the iOS 8.1 simulator for all iPhone "machines" the
screen rect is 0,0,480,320 for me. LC 6.6.5, Yosemite,
On Nov 10, 2014, at 11:03 AM, John Dixon wrote:
>
> Hi Randy...
>
> The problem is that trying to get the screen rect using the ScreenRect
> function only returns
Does it work if you omit "working" and just ask for the screenrect?
On November 10, 2014 3:18:10 AM CST, John Dixon wrote:
>In the case of testing in the 'iPhone Simulator' ... How do you
>determine which iPhone the stack is supposed to be running on ? Up
>until now I have used something like th
Hi Randy...
The problem is that trying to get the screen rect using the ScreenRect function
only returns the correct sizes for the iPhone 4 and iPhone 5... it returns the
rect of an iPhone 5, 0,0,320,586 when trying to query for iPhone 6...
:-(
>
> Hi John,
>
> I haven't messed with iPhone
Hi John,
I haven't messed with iPhone 6 yet, but here's what I've done to determine
screen size for my opening card/image to show. I'm only using the landscape
options for display
switch (word 1 of the machine)
case "iPod"
case "iPhone"
if item 3 the screenRect = 568 or it
10 matches
Mail list logo