LC 9.6.6 oddities when showing/hiding text

2022-01-27 Thread William Prothero via use-livecode
I have a stack where I’m hiding and showing text fieldsm, in LC 9.6
I’m doing a show field with effect.
I made it work by putting in a delay before each action, like:

put "show "&" with visual effect " into tDo

--wait for 1 second with messages

wait 500 milliseconds with messages

do tDo

It helps, but still, the field will show briefly, then there is a blank white 
spot where the field was. If I click on it the field shows like it’s supposed 
to. The field background is transparent. 

It worked in older versions of livecode. Seems like a bug to me.
Any ideas?

Best,
Bill

William Prothero
waproth...@gmail.com



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Sharing a desktop app, or with beta testers

2022-01-27 Thread William Prothero via use-livecode
Thanks, Matthias. I had tried it without a dollar sign, but I’ll re-check.
Thanks for looking at this.
Bill

> On Jan 27, 2022, at 2:14 PM, matthias rebbe via use-livecode 
>  wrote:
> 
> William,
> 
> i just tried in a Monterey VM
> 
> the syntax 
> pw=YourPassword; echo $pw | sudo -S ... works here as long as i do not 
> have a $ sign in my password.
> 
> The problem seems to be that the dollar sign is a special character in shell. 
> I am not a shell expert, but i've read that strings that contain dollar signs 
> has to be in single quotes.
> 
> I've putted the password in single quotes and it worked then altough it 
> contained the dollar sign.
> 
> I will adjust the sample stack.
> 
> Regards,
> Matthias
> 
> 
> 
> 
> 
>> Am 27.01.2022 um 12:01 schrieb matthias rebbe via use-livecode 
>> :
>> 
>> As i have still 11.6.2 installed i cannot test, if this might be something 
>> Monterey specific.
>> I am currently downloading Monterey and will install it onto a VM, so i 
>> could test. But the 12GB take some time to download.
>> 
>> There is a free tool available from Late Night Software called SD Notary, 
>> which also does the needed steps to get a notarized app.
>> https://latenightsw.com/sd-notary-notarizing-made-easy/ 
>> 
>> 
>> Maybe you try that .
>> 
>> Regards,
>> Matthias
>> 
>> 
>>> Am 27.01.2022 um 02:06 schrieb William Prothero via use-livecode 
>>> mailto:use-livecode@lists.runrev.com>>:
>>> 
>>> Matthias:
>>> I tried the command in the shell
>>> It didn’t work as shown in the status field.
>>> I then switched to superuser, with the password, and it ran the following 
>>> without complaint.
>>> xattr -cr "/Users/prothero/Oceanography Projects/LiveCode-RunRev 
>>> Projects/1-AA-Current Projects/PT_Explorer 
>>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>>> Explorer.app"
>>> 
>>> Weird: I entered the command as you suggested below, and it asked for a 
>>> password, as expected. BUT, it didn’t recognize the password I put in. Then 
>>> I just did an SU command, it asked for the password and recognized my 
>>> password. Then the action worked. I’m on OS 12.1 (Apple).
>>> 
>>> My shell password has a dollar sign, 2 numbers and 2 capital letters. Could 
>>> that be the problem?
>>> 
>>> —This is the shell/terminal text:
>>> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
>>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>>> Explorer.app"
>>> Password:
>>> Sorry, try again.
>>> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
>>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>>> Explorer.app"
>>> Password:
>>> Sorry, try again.
>>> 
>>> But this worked:
>>> WProtherosMBP4:~ prothero$ su
>>> Password:
>>> sh-3.2# 
>>> 
>>> I changed the shell pw to all lower case alphabetical letters. Same 
>>> issue.When I entered the shell first, entering the same password, it 
>>> worked. The command below didn’t. It asked me for the password and when I 
>>> entered it, it refused. Hmm.. odd.
>>> WProtherosMBP4:~ prothero$ sudo -S  xattr -cr "/Users/prothero/Oceanography 
>>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>>> Explorer.app"
>>> Password:
>>> Sorry, try again.
>>> Password:
>>> Sorry, try again.
>>> Password:
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

William Prothero
waproth...@gmail.com




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Notarize Helper Stack in LC lesson updated

2022-01-27 Thread Tom Glod via use-livecode
Thank you, I will be going through this tutorial next week.
Any help to make this easier is very much appreciated.

On Thu, Jan 27, 2022 at 5:54 PM matthias rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:

> For those who are interested, i've uploaded a new version of the Notarize
> Helper stack to the Livecode lesson
>
> https://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
>
> The direct download link is
>
> https://media.screensteps.com/attachment_assets/assets/005/023/860/original/mrSignNotarizeHelperV3.livecode
>
>
> Regards,
> Matthias
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Notarize Helper Stack in LC lesson updated

2022-01-27 Thread matthias rebbe via use-livecode
For those who are interested, i've uploaded a new version of the Notarize 
Helper stack to the Livecode lesson 
https://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore

The direct download link is 
https://media.screensteps.com/attachment_assets/assets/005/023/860/original/mrSignNotarizeHelperV3.livecode


Regards,
Matthias
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Sharing a desktop app, or with beta testers

2022-01-27 Thread matthias rebbe via use-livecode
William,

i just tried in a Monterey VM

the syntax 
pw=YourPassword; echo $pw | sudo -S ... works here as long as i do not have 
a $ sign in my password.

The problem seems to be that the dollar sign is a special character in shell. I 
am not a shell expert, but i've read that strings that contain dollar signs has 
to be in single quotes.

I've putted the password in single quotes and it worked then altough it 
contained the dollar sign.

I will adjust the sample stack.

Regards,
Matthias





> Am 27.01.2022 um 12:01 schrieb matthias rebbe via use-livecode 
> :
> 
> As i have still 11.6.2 installed i cannot test, if this might be something 
> Monterey specific.
> I am currently downloading Monterey and will install it onto a VM, so i could 
> test. But the 12GB take some time to download.
> 
> There is a free tool available from Late Night Software called SD Notary, 
> which also does the needed steps to get a notarized app.
> https://latenightsw.com/sd-notary-notarizing-made-easy/ 
> 
> 
> Maybe you try that .
> 
> Regards,
> Matthias
> 
> 
>> Am 27.01.2022 um 02:06 schrieb William Prothero via use-livecode 
>> mailto:use-livecode@lists.runrev.com>>:
>> 
>> Matthias:
>> I tried the command in the shell
>> It didn’t work as shown in the status field.
>> I then switched to superuser, with the password, and it ran the following 
>> without complaint.
>> xattr -cr "/Users/prothero/Oceanography Projects/LiveCode-RunRev 
>> Projects/1-AA-Current Projects/PT_Explorer 
>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>> Explorer.app"
>> 
>> Weird: I entered the command as you suggested below, and it asked for a 
>> password, as expected. BUT, it didn’t recognize the password I put in. Then 
>> I just did an SU command, it asked for the password and recognized my 
>> password. Then the action worked. I’m on OS 12.1 (Apple).
>> 
>> My shell password has a dollar sign, 2 numbers and 2 capital letters. Could 
>> that be the problem?
>> 
>> —This is the shell/terminal text:
>> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>> Explorer.app"
>> Password:
>> Sorry, try again.
>> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>> Explorer.app"
>> Password:
>> Sorry, try again.
>> 
>> But this worked:
>> WProtherosMBP4:~ prothero$ su
>> Password:
>> sh-3.2# 
>> 
>> I changed the shell pw to all lower case alphabetical letters. Same 
>> issue.When I entered the shell first, entering the same password, it worked. 
>> The command below didn’t. It asked me for the password and when I entered 
>> it, it refused. Hmm.. odd.
>> WProtherosMBP4:~ prothero$ sudo -S  xattr -cr "/Users/prothero/Oceanography 
>> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
>> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
>> Explorer.app"
>> Password:
>> Sorry, try again.
>> Password:
>> Sorry, try again.
>> Password:
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: pssst tmControl2 is now OSS

2022-01-27 Thread Mike Kerner via use-livecode
Yep. I added that issue to the board.


On Thu, Jan 27, 2022 at 9:54 AM matthias rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:

> The file in my plugin folder was date 27.01 1:38am. After removing both
> folder and file and copying the files again from your repo, the error does
> not come up anymore.
>
> But another one, see my reply. Seems there is something wrong with the
> LAZR2 theme.
>
> > Am 27.01.2022 um 14:11 schrieb Mike Kerner via use-livecode <
> use-livecode@lists.runrev.com>:
> >
> > Matthias,
> > Check the reply I made on the issue you raised: The version that Scott
> > uploaded had some old bugs in it. I sent him the fixes, but I don't know
> if
> > he included them. The repo should have those bugs squashed.
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Question Re desktop app construction

2022-01-27 Thread William Prothero via use-livecode
Folks,
Just wondering if, in the latest versions of Livecode we still need to silence 
error messages when we build the app? I’m wondering if I might be missing some 
useful build errors.

Thanks,
Bill

William A Prothero

> On Jan 27, 2022, at 3:30 AM, matthias rebbe via use-livecode 
>  wrote:
> 
> That are great news.
> 
> I used tmControl and tmControl2 in a lot of projects at the time it was still 
> maintained. 
> I am still using tmAlign regularly. 
> 
> I would love to see a version 3 of tmControl, but could only help testing.
> 
> Regards
> Matthias
> 
>> Am 27.01.2022 um 01:51 schrieb Mike Kerner via use-livecode 
>> :
>> 
>> At long last, Scott Rossi has released the amazing tmControl2 under the BSD
>> license, including a number of themes that I, at least, had not seen,
>> before.
>> Now, thanks to Scott's generosity, everyone in liveCode land can use tmc2
>> to build more beautiful interfaces and controls.
>> * I have a repo with a number of updates/bug fixes up at
>> https://github.com/macMikey/tmControl
>> * The original is available at https://tmtools.tactilemedia.com.
>> * If anyone else falls in love with, or is already in love with tmc2, I
>> would love to talk to you about what we can do to make it better - tmc3.
>> 
>> -- 
>> On the first day, God created the heavens and the Earth
>> On the second day, God created the oceans.
>> On the third day, God put the animals on hold for a few hours,
>>  and did a little diving.
>> And God said, "This is good."
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: pssst tmControl2 is now OSS

2022-01-27 Thread matthias rebbe via use-livecode
The file in my plugin folder was date 27.01 1:38am. After removing both folder 
and file and copying the files again from your repo, the error does not come up 
anymore.

But another one, see my reply. Seems there is something wrong with the LAZR2 
theme.

> Am 27.01.2022 um 14:11 schrieb Mike Kerner via use-livecode 
> :
> 
> Matthias,
> Check the reply I made on the issue you raised: The version that Scott
> uploaded had some old bugs in it. I sent him the fixes, but I don't know if
> he included them. The repo should have those bugs squashed.
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: pssst tmControl2 is now OSS

2022-01-27 Thread Mike Kerner via use-livecode
Matthias,
Check the reply I made on the issue you raised: The version that Scott
uploaded had some old bugs in it. I sent him the fixes, but I don't know if
he included them. The repo should have those bugs squashed.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: pssst tmControl2 is now OSS

2022-01-27 Thread matthias rebbe via use-livecode
That are great news.

I used tmControl and tmControl2 in a lot of projects at the time it was still 
maintained. 
I am still using tmAlign regularly. 

I would love to see a version 3 of tmControl, but could only help testing.

Regards
Matthias

> Am 27.01.2022 um 01:51 schrieb Mike Kerner via use-livecode 
> :
> 
> At long last, Scott Rossi has released the amazing tmControl2 under the BSD
> license, including a number of themes that I, at least, had not seen,
> before.
> Now, thanks to Scott's generosity, everyone in liveCode land can use tmc2
> to build more beautiful interfaces and controls.
> * I have a repo with a number of updates/bug fixes up at
> https://github.com/macMikey/tmControl
> * The original is available at https://tmtools.tactilemedia.com.
> * If anyone else falls in love with, or is already in love with tmc2, I
> would love to talk to you about what we can do to make it better - tmc3.
> 
> -- 
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>   and did a little diving.
> And God said, "This is good."
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Sharing a desktop app, or with beta testers

2022-01-27 Thread matthias rebbe via use-livecode
As i have still 11.6.2 installed i cannot test, if this might be something 
Monterey specific.
I am currently downloading Monterey and will install it onto a VM, so i could 
test. But the 12GB take some time to download.

There is a free tool available from Late Night Software called SD Notary, which 
also does the needed steps to get a notarized app.
https://latenightsw.com/sd-notary-notarizing-made-easy/ 


Maybe you try that .

Regards,
Matthias


> Am 27.01.2022 um 02:06 schrieb William Prothero via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Matthias:
> I tried the command in the shell
> It didn’t work as shown in the status field.
> I then switched to superuser, with the password, and it ran the following 
> without complaint.
> xattr -cr "/Users/prothero/Oceanography Projects/LiveCode-RunRev 
> Projects/1-AA-Current Projects/PT_Explorer 
> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
> Explorer.app"
> 
> Weird: I entered the command as you suggested below, and it asked for a 
> password, as expected. BUT, it didn’t recognize the password I put in. Then I 
> just did an SU command, it asked for the password and recognized my password. 
> Then the action worked. I’m on OS 12.1 (Apple).
> 
> My shell password has a dollar sign, 2 numbers and 2 capital letters. Could 
> that be the problem?
> 
> —This is the shell/terminal text:
> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
> Explorer.app"
> Password:
> Sorry, try again.
> WProtherosMBP4:~ prothero$ sudo -S xattr -cr "/Users/prothero/Oceanography 
> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
> Explorer.app"
> Password:
> Sorry, try again.
> 
> But this worked:
> WProtherosMBP4:~ prothero$ su
> Password:
> sh-3.2# 
> 
> I changed the shell pw to all lower case alphabetical letters. Same 
> issue.When I entered the shell first, entering the same password, it worked. 
> The command below didn’t. It asked me for the password and when I entered it, 
> it refused. Hmm.. odd.
> WProtherosMBP4:~ prothero$ sudo -S  xattr -cr "/Users/prothero/Oceanography 
> Projects/LiveCode-RunRev Projects/1-AA-Current Projects/PT_Explorer 
> Projects/EarthExplorer_CurrentWkg-D4/EExp Builds/Earth Explorer2/Earth 
> Explorer.app"
> Password:
> Sorry, try again.
> Password:
> Sorry, try again.
> Password:

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Browser widget - follow redirects setting?

2022-01-27 Thread Keith Clarke via use-livecode
Hi Matthias,
Thanks for your response and experiment.

Unfortunately, I get the same experience with 'launch URL in...' and 'set the 
URL of…’ widget “Browser”

I think it might be my URL. I’m trying to access the Salesforce OAuth 2.0 User 
Agent flow via the browser, as I can’t get the OAuth library to work for this 
flow.

Maybe I’ll try dipping my to into tsnet, as that looks like it may have the 
comparative mechanisms to replicate a recipe I have working from PHP.

Thanks and regards,
Keith   

> On 26 Jan 2022, at 13:27, matthias rebbe via use-livecode 
>  wrote:
> 
> Keith,
> 
> what happens, if you set the URL of the browser widget to tURL?
> 
> I tried here both "set the url..." and also "launch URL ... in widget.." with 
> an online Shop. I tried to launch the account page. In both cases i was 
> redirected to the login page.
> The only thing i noticed is, that the URL of the widget kept to be the URL of 
> the account page although  the login page was opened/displayed.
> 
> Regards,
> Matthias
> 
>> Am 26.01.2022 um 12:24 schrieb Keith Clarke via use-livecode 
>> :
>> 
>> Hi folks,
>> Is there any hidden / undocumented setting for the Browser widget that will 
>> allow it to follow redirects?
>> 
>> Using launch URL tURL opens the default browser on my machine and - if I’m 
>> not logged into the server - redirects to a login page, the address of which 
>> I can see in the browser’s address bar.
>> 
>> However, launch URL tURL in widget "Browser” doesn’t redirect and 
>> subsequently put the URL of widget  “Browser" shows tURL unchanged.
>> 
>> Am I missing a trick?
>> Best,
>> Keith
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode