Search found 10 matches

by poco
Fri Apr 09, 2021 7:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone through Remote Desktop access and VMs
Replies: 37
Views: 19991

Re: Standalone through Remote Desktop access and VMs

If you want to convert your apps to "web applications" you might consider LiveCode Server. I have looked into it briefly and working with it seems very similar to working with Ruby on Rails. If you have any familiarity with Rails it should be a fairly painless transition. Just FYI.
by poco
Fri Apr 09, 2021 2:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Access API - "translate api example"
Replies: 10
Views: 5178

Re: Access API - "translate api example"

Are you aware that you should also send an Accept-Encoding: deflate, gzip header to receive data fast and efficiently. Yes, I had read that in the documentation and was aware that I should include the header "Accept-Encoding: deflate, gzip". However, even my working version (where I made a GET requ...
by poco
Wed Apr 07, 2021 6:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Access API - "translate api example"
Replies: 10
Views: 5178

Re: Access API - "translate api example"

Well, it looks like I am on the verge of learning something new. I thought that the ability to process a POST' was just "inherent" in servers; they were "programmed to handle that". So, I thought it was pretty much optional whether I submitted parameters via the query string or via POST. I now get t...
by poco
Wed Apr 07, 2021 3:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Access API - "translate api example"
Replies: 10
Views: 5178

Re: Access API - "translate api example"

Thierry, thanks again for the example. I was able to successfully download data placing the API key in the custom header and the parameters on the query string (as you just did in your example). I have a method called "getViaQuery" to accomplish that. But I also tried submitting the parameters via a...
by poco
Tue Apr 06, 2021 6:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Access API - "translate api example"
Replies: 10
Views: 5178

Re: Access API - "translate api example"

Thank you both, Thierry & MrCoolLion!!! A few comments: MrCoolLion: Thank you. It works perfectly (and you didn't even test it!). I will study it to make sure that I know how it works (I'm pretty sure I do). Just as a test of my understanding, I modified it to change the number of records returned. ...
by poco
Mon Apr 05, 2021 11:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Access API - "translate api example"
Replies: 10
Views: 5178

Access API - "translate api example"

I want to use LC and an api provided by CoinMarketCap-dot-com to fetch crypto coin data. I have successfully followed the LC tutorial found here (lessons dot livecode dot com /m/4071/l/1325310-how-to-request-a-resource-from-a-rest-api). (I'm limited in what I can post here.) So that simple api reque...
by poco
Thu Mar 04, 2021 7:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: launch url works in LC but not in stand alone app
Replies: 6
Views: 2380

launch url works in LC but not in stand alone app

I have a LC project in which I display some images using the "launch" instruction. It works fine in the LC IDE but not in my standalone application on the same machine. I would explain more but after numerous attempts to correct this error on "preview" of this message: "You can’t post image, email o...
by poco
Tue Mar 02, 2021 2:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Enlarge font in widget browser
Replies: 1
Views: 1164

Enlarge font in widget browser

When I navigate to a web page I can usually enlarge the font with a key combination (shft-cmd-+ on Mac). The browser widget does not respond to that key combination. Is there a similar key combination that works with the browser widget?
by poco
Tue Feb 23, 2021 4:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Close & Remove From Memory hangs
Replies: 6
Views: 2431

Re: Close & Remove From Memory hangs

Thanks for the reply.

You are right. It is not LC that hangs. It is the dialog. Cmd-c does close the dialog. That’s better. I have to actually quit LC to switch to a different project. :(

But, LC seems glitchy under Big Sur. I might decide to downgrade.

Thanks.
by poco
Mon Feb 22, 2021 10:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Close & Remove From Memory hangs
Replies: 6
Views: 2431

Close & Remove From Memory hangs

I just upgraded to Big Sur. Now when I "Close and Remove From Memory" LC hangs. I assume this is a bug. :(

Go to advanced search