Great, thank you very much Matthias :)
I will file an enhancement request to make sure this behavior is documented
in the dictionary entry of the screenrect.
Kind regards,
Panos
--
On Mon, 19 Oct 2020 at 18:45, matthias rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi Panos,
Hi Panos,
my father in law came back earlier than expected.
You were correct. The phone display was zoomed.
I switched it back to "standard" and tested again.
With "standard" the screenrect returns 0,0,414,736
Regards,
Matthias
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 19.10.202
Thanks Matthias, your help is much appreciated.
Kind regards
Panos
On Mon, Oct 19, 2020, 18:35 matthias rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:
>
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
>
> > Am 19.10.2020 um 17:17 schrieb panagiotis merakos via use-liveco
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 19.10.2020 um 17:17 schrieb panagiotis merakos via use-livecode
> :
>
> Hmm I think I have found something - I had checked for this before - but in
> the wrong place.
>
> @Matthias could you check if "Display Zoom" is enabled in your dev
Hmm I think I have found something - I had checked for this before - but in
the wrong place.
@Matthias could you check if "Display Zoom" is enabled in your device?
This is in Settings -> Display and Brightness and then scroll down and in
the "Display Zoom" section, does it say "Standard" or "Zoo
Hello Matthias,
Thank you very much for testing. Hmm that's interesting. I forgot to
mention that the affected iPhones 8+ are running iOS 14.
The simulator we tested was running iOS 13.3. I am wondering if this is an
iOS 14 issue.
We are working on adding support for building with Xcode 12 / iOS
Hi Panos,
i just borrowed me an iphone 8 Plus. I can confirm that on the real device the
screenrect returns 0,0,375,667
Tried with all 3 variations (ipad, ipod&iphone, ipod/iphone/ipad) and with iOS
10,11,12,13.
iOS 14.01
Modell MQ8L2ZD/A
Regards,
-
Matthias Rebbe
Life Is Too Short For Bor
Heh I wrote that msg in my phone while I was in a hurry, and I now see the
auto-correct has changed a couple of things :)
Corrections:
* A LC user ...
* ...and it works as expected for us
Thank you :)
Panos
--
On Mon, 19 Oct 2020 at 14:58, panagiotis merakos
wrote:
> Hello folks,
>
> I LC u
Can we have more info on the configurations of the folks seeing this?
Win version
Machine config
VM - Y/N, brand, version
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscript
This seems to work (to make button 1 appear to be 100 pixels from the top and
left, and to appear to be 200 wide and 150 tall):
on fixit
put random(10)/10 + 1 into it
set the scalefactor of this stack to it
set the rect of btn 1 to 100/it,100/it,100/it+100/it,100/it+50/it
end fixit
__
Graham Samuel wrote:
> If you do a numeric sort by these numbers, 1000 will come before 9.
If a numeric sort produces that outcome either the data isn't purely
numeric or you've found a bug.
> Without this, an XML file with child nodes in a certain order will
> end up in a different order wh
Thanks everyone for the responses. Looks like cupsfilter is the way to go. Do I
need to name a .ppd file, or is that optional? Also, I don't see where I name
the input filename. I am a HyperCard scripter from way back, so I am dependent
upon others for stuff like this. So if I have the input fil
On Sun, Aug 26, 2012 at 2:08 PM, Bruce Pokras wrote:
> Users of my application who have upgraded to Mountain Lion are left with a
> folder
>full of TIFFs and an error message from my application that it could not find
>any
>PDFs to combine into the final single PDF patent file. Does anyone have
Oh cool! Just read up on cupsfilter and it looks like you're right.
On Sun, Aug 26, 2012 at 4:14 PM, Matthias Rebbe <
matthias_livecode_150...@m-r-d.de> wrote:
> Bruce,
>
> if i remember right, but i could be wrong, then convert was just a symlink
> for cupsfilter.
>
>
> https://developer.apple.c
Bruce,
if i remember right, but i could be wrong, then convert was just a symlink for
cupsfilter.
https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/cupsfilter.8.html
Regards,
Matthias
Am 26.08.2012 um 23:08 schrieb Bruce Pokras :
> Hello all!
>
> I deve
After poking around some on mountain lion it looks like convert is gone.
If these are upgraded machines you might be able to locate it somewhere in
/Previous System/...
Not positive this is the issue but its worth a check, and I am sure that
convert is not in the location you specified on my syst
16 matches
Mail list logo