RE: iPhone X or "Apple is just the most annoying company of all time"

2017-11-07 Thread Ralph DiMola via use-livecode
FYI: While doing the iPhone X screen shots for iTunes Connect I realized that the iPhone X is much more "portraitity" than any other device I have run across. I have some serious re-working to do. The iPhone X aspect ratio is something like 19:9 where the iPhone 8 is more-or-less a standard

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread Colin Holgate via use-livecode
So did Kindle, and that certainly has layout issues. The immersive mode I meant is the one that was added to the most recent Android system. > On Nov 3, 2017, at 2:53 PM, J. Landman Gay via use-livecode > wrote: > > On 11/3/17 6:53 AM, Colin Holgate via

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread J. Landman Gay via use-livecode
On 11/3/17 6:53 AM, Colin Holgate via use-livecode wrote: One interesting thing has come up with Android’s new immersive mode, for it to work you have to do the counterintuitive NOT hide the status bar. Apple also recommend not hiding the status bar on iPhone X. I'm not sure if it's new or

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread Colin Holgate via use-livecode
One interesting thing has come up with Android’s new immersive mode, for it to work you have to do the counterintuitive NOT hide the status bar. Apple also recommend not hiding the status bar on iPhone X. > On Nov 3, 2017, at 2:19 AM, J. Landman Gay via use-livecode >

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread J. Landman Gay via use-livecode
On 11/2/17 7:17 PM, Colin Holgate via use-livecode wrote: Apple do document what they mean by a safe area, and the amount it eats into the screen isn’t very much: https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ Android developers have been dealing with a

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Colin Holgate via use-livecode
Apple do document what they mean by a safe area, and the amount it eats into the screen isn’t very much: https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Mike Kerner via use-livecode
If it's like the 5c and doesn't sell, this won't be a problem. On Thu, Nov 2, 2017 at 1:35 PM, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > With the X Apple is suggesting that the status bar not be turned off in > most cases. That would eliminate the issue of the top

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Brian Milby via use-livecode
With the X Apple is suggesting that the status bar not be turned off in most cases. That would eliminate the issue of the top side cut out. You should be able to use the screenrect to determine device (I guess) and not hide. On Thu, Nov 2, 2017 at 12:07 PM Bob Sneidar via use-livecode <

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Bob Sneidar via use-livecode
I bet they are working on it right now! Bob S > On Nov 2, 2017, at 09:56 , Ralph DiMola via use-livecode > wrote: > > 1. iPhone X has rounded corners and an annoying "tab" at the top and the > fact that there is no home button. Users will swipe up from the

iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Ralph DiMola via use-livecode
1. iPhone X has rounded corners and an annoying "tab" at the top and the fact that there is no home button. Users will swipe up from the bottom to get back to the home page. This may cause an issue for apps with buttons towards the bottom of the screen. 2. Apps that have an edge-to-edge design