iOS 7 / Xcode 5 and the status bar.

John Dixon dixonja at hotmail.co.uk
Tue Oct 1 03:08:48 EDT 2013


Ralph...

The top of the card could be the top of the device under iOS6 if the status bar was hidden... when set to translucent the top of the card is the top of the device... I don't see it as a bug.

Dixie

> From: rdimola at evergreeninfo.net
> To: use-livecode at lists.runrev.com
> Subject: iOS 7 / Xcode 5 and the status bar.
> Date: Mon, 30 Sep 2013 20:56:38 -0400
> 
> On an iPad 2 running iOS 7 with LC 6.6.2rc1, the top of the card is now the
> top of the device. The first 20 pixels(iPad 2) of the card is in the status
> bar area. I think this was introduced by integrating Xcode 5 into LC not
> from the update to the 6.1.2 engine from the 6.1.1 engine. Old apps that
> were linked using 6.1.1 running on a iOS 7 device do not exhibit this
> behavior.
> 
> I see this as a bug.
> 
> The items that are different have a * preceding them.
> 
> iOS 6.1
> *the rect of this stack==>0,20,768,1024
> *the rect of this card==>0,0,768,1004
>  the screenRect==>0,0,768,1024
> *the working screenRect==>0,20,768,1024
> *the effective working screenRect==>0,20,768,1024
>  the top of this card==>0
> *the bottom of this card==>1004
> 
> iOS 7
> *the rect of this stack==>0,0,768,1024
> *the rect of this card==>0,0,768,1024
>  the screenRect==>0,0,768,1024
> *the working screenRect==>0,0,768,1024
> *the effective working screenRect==>0,0,768,1024
>  the top of this card==>0
> *the bottom of this card==>1024
> 
> 
> LC 6.1.2 rc1
> OSX 10.8.5
> Xcode 5, 4.6.3, 4.5.2, 4.4.1, 4.2
> Arm7 build.
> 
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
> 
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
 		 	   		  


More information about the use-livecode mailing list