In its plural form (screenRects) this function returns a list containing
the virtual co-ordinates of all the screens currently attached to the
system. The first line is always that of the primary display, and the
order of the rest are in an OS-specific order.
Henry
> On Mar 18, 2021, at 2:28
Can someone please tell me how to get the screenRect of multiple monitor setup?
Thanks,
Roger
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://li
Hi there,
How do I change the icon back to "play" after the played sound is ready in
my script below?
if the iconPath of widget "dummy" is the iconPath of widget "play"
then
set the iconPath of widget "dummy" to the iconPath of widget "pause"
play specialFolderPath("documents") & slash & "rec
Found this old thread and forgot that I discovered my problem a few weeks ago,
so thought I would post in-case it helps anyone else.
I was Copy Files including an info.plist because I had some special permissions
needed for the app: THIS was the problem.
Normally I would compile the app, then
In November 2020 I reported a similar story about Apple. It seems Android is
following suit and cutting their take from 30% to 15% for small developers.
This is GREAT for those of us selling under $1M worth of software annually!
Blog story:
https://www.engadget.com/google-play-store-fee-reducti
Hi Matthias,
What I tried with mergPopActivity was a little different and it didn't work:
put specialfolderpath("documents") & "/" & "recording1.wav" into tPath
Now it does.
Thanks!
greetings,
William
Op do 18 mrt. 2021 om 00:27 schreef matthias rebbe via use-livecode <
use-livecode@lists