Re: The Notch

2019-01-29 Thread J. Landman Gay via use-livecode
Thanks, that sounds like what the default Android setup does too. So if I understand it right, the screenrect returns the available area of the screen below the notch, and I assume that fullscreenMode adapts to only that area as well. My current project won't be supporting a landscape layout

RE: The Notch

2019-01-29 Thread Ralph DiMola via use-livecode
ices rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay via use-livecode Sent: Tuesday, January 29, 2019 6:35 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: The Notch While Richard's reco

Re: The Notch

2019-01-29 Thread Bob Sneidar via use-livecode
Say what you will about Steve Jobs (most people do) but I do not think he would have allowed this notched design. Bob S > On Jan 29, 2019, at 15:42 , J. Landman Gay via use-livecode > wrote: > >> OK - granted I had to look up what a Notch is... I'm sure someone thought it >> was a good

Re: The Notch

2019-01-29 Thread J. Landman Gay via use-livecode
On 1/29/19 3:59 PM, Mark Wieder via use-livecode wrote: On 1/29/19 1:37 PM, Richard Gaskin via use-livecode wrote: J. Landman Gay wrote:  > I don't have an Android or iPhone with a notch. How do we deal with  > positioning for those? Anything I need to know? Here's the recipe I followed: 1.

Re: The Notch

2019-01-29 Thread J. Landman Gay via use-livecode
While Richard's recommendation is appealing, I can't really ask my customers to follow through. ;) I guess what I need to know is: What does the screenrect return on a notched phone? How about the rect of the card? Is it different than the screenrect? Google says the default display, with no

RE: The Notch

2019-01-29 Thread Ralph DiMola via use-livecode
I have not yet addressed the Android notch. My LG v20 has an offset to the right notch but it's reserved for the OS. For the iPhone I have a function GetCardRect(). It returns a standard issue 4 item rect. I don't use things like the "the top of this card...". As well as taking in account for the

Re: The Notch

2019-01-29 Thread Mark Wieder via use-livecode
On 1/29/19 1:37 PM, Richard Gaskin via use-livecode wrote: J. Landman Gay wrote: > I don't have an Android or iPhone with a notch. How do we deal with > positioning for those? Anything I need to know? Here's the recipe I followed: 1. Place the phone in a durable bag. 2. Hammer it for 15

Re: The Notch

2019-01-29 Thread Bob Sneidar via use-livecode
They sent the phone back with a note that I had voided the warranty, for some reason. ;-) Bob S > On Jan 29, 2019, at 13:37 , Richard Gaskin via use-livecode > wrote: > > J. Landman Gay wrote: > > I don't have an Android or iPhone with a notch. How do we deal with > > positioning for those?

Re: The Notch

2019-01-29 Thread Richard Gaskin via use-livecode
J. Landman Gay wrote: > I don't have an Android or iPhone with a notch. How do we deal with > positioning for those? Anything I need to know? Here's the recipe I followed: 1. Place the phone in a durable bag. 2. Hammer it for 15 minutes or until the frustration with arbitrary design