Re: LiveCode server as OAuth2 client for APIs?

2023-12-08 Thread Ralf Bitter via use-livecode
Hi Keith, to avoid creating too much noise here, let's continue the conversation on the revIgniter mailing list. You'll find my answer there. Ralf On 07.12.2023 18:01, Keith Clarke via use-livecode wrote: Hi Ralf, Thanks for the guidance and updated formHelper script - and apologies to folk

Re: tsNetUploadSync()

2023-12-08 Thread matthias rebbe via use-livecode
Hi Scott, i just tested here with LC 9.6.10 and 10DP6 on a HostM account and also on a Synology FTP account in Rosetta mode and native on ARM64 I used FTP explicit as protocol. In all cases it was successful. My HostM account is on a server located in Germany at Hetzner, Your domain is on a ser

Does the browser widget work?

2023-12-08 Thread Geoff Canyon via use-livecode
set the url of widget 1 to “http://www.google.com” — nothing set the url of widget 1 to “file:///Users/gcanyon/Desktop/test.html” — also nothing Am I doing it wrong? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

Re: Does the browser widget work?

2023-12-08 Thread Andreas Bergendal via use-livecode
It works for me (LC 9.6.11, Mac). Impractically, the browser widget only shows its content with browse tool selected, not pointer tool. But I suppose your problem isn’t that simple, right…? :) > 8 dec. 2023 kl. 22:42 skrev Geoff Canyon via use-livecode > : > > set the url of widget 1 to “http

Re: Does the browser widget work?

2023-12-08 Thread Geoff Canyon via use-livecode
Good gosh, WHY!? (That fixed it, thanks) On Fri, Dec 8, 2023 at 4:53 PM Andreas Bergendal < andreas.bergen...@gmail.com> wrote: > It works for me (LC 9.6.11, Mac). > > Impractically, the browser widget only shows its content with browse tool > selected, not pointer tool. > But I suppose your pro

Re: Does the browser widget work?

2023-12-08 Thread Bob Sneidar via use-livecode
Imagine certain accidental and unwanted web page spewing out sound and questionable content at work and no way to make it stop. That is one excellent reason I can give for why. :-) Bob S > On Dec 8, 2023, at 1:59 PM, Geoff Canyon via use-livecode > wrote: > > Good gosh, WHY!? > > (That fix

Get rid of the remote debugger

2023-12-08 Thread Bob Sneidar via use-livecode
I occasionally get the dreaded error in remote debugger stack is password protected issue. I don’t WANT the remote debugger. I do not NEED the remote debugger. How can I rid myself of this incredibly annoying pest? Bob S ___ use-livecode mailing list

Re: Get rid of the remote debugger

2023-12-08 Thread matthias rebbe via use-livecode
Hm, did you already try to delete the folder Extensions/com.livecode.library.remotedebugger in the Livecode Extensions folder? > Am 09.12.2023 um 00:42 schrieb Bob Sneidar via use-livecode > : > > I occasionally get the dreaded error in remote debugger stack is password > protected issue. I

Re: Get rid of the remote debugger

2023-12-08 Thread J. Landman Gay via use-livecode
Piggy backing... Did you try turning off script debugging from the development menu? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On December 8, 2023 6:16:57 PM matthias rebbe via use-livecode wrote: Hm, did you already try to delet