Search found 142 matches

by danielrr
Mon Jun 03, 2024 1:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode with Sonoma 14.2?
Replies: 7
Views: 255

Re: LiveCode with Sonoma 14.2?

Thanks to everyone who has responded. I have a LiveCodePro license, but I'm concerned about having to use LiveCode on a computer that can't use the community version (to the point that I may have to do without either LiveCode or that computer, for example, if I'm traveling). LiveCode 9.3.11 (paid) s...
by danielrr
Fri May 31, 2024 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode with Sonoma 14.2?
Replies: 7
Views: 255

LiveCode with Sonoma 14.2?

Hi all,

I can't make LiveCode start with Sonoma 14.1 (tried with 8.2.0, 9.5.1, 9.6.1, 9.6.3). Reading some posts in this forum it seems as if it is implied that LC doesn't work in Sonoma, but I'm not sure. Is this the case? And if so, can it be fixed?

best,
Daniel
by danielrr
Sat Mar 09, 2024 3:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Chi-square
Replies: 5
Views: 863

Re: Chi-square

To make any possible answer easier, what I try to do is perform the chi-square test on the distribution of a certain feature along the year. The expected results (given that the feature is climate independent, etc) would be the same for all 30 days months (30 * total) / 365, 31 days months (31 * tot...
by danielrr
Sat Mar 09, 2024 2:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Chi-square
Replies: 5
Views: 863

Chi-square

This is a long shot, I know: is there a LiveCode stack already mad that helps the user to perform the chi-square test on the user on his or her own data? :lol:
by danielrr
Sun Dec 24, 2023 6:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background and foreground
Replies: 15
Views: 225611

Re: background and foreground

richmond62 wrote:
Sun Dec 24, 2023 5:39 pm
Dear DumbarX and Stem, I wish you all the best this Christmas.

Your's aye, Richard.
I meant Stam. Don't be tough on me this time of the year Richmond :D
by danielrr
Sun Dec 24, 2023 1:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background and foreground
Replies: 15
Views: 225611

Re: background and foreground

Naturally, LiveCode is an incomparably more developed environment, and many ways come to mind to do the same thing, but what is the most elegant and cost-effective way to use the same background shared by all the "cards" in a stack? Could you point me to a good example of a LiveCode stack where thi...
by danielrr
Sun Dec 24, 2023 1:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background and foreground
Replies: 15
Views: 225611

Re: background and foreground

richmond62 wrote:
Sat Dec 23, 2023 9:39 pm
Here's a very simple example I just made:
-
Screenshot 2023-12-23 at 22.18.44.jpg
Just perfect, thanks!
by danielrr
Sat Dec 23, 2023 9:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background and foreground
Replies: 15
Views: 225611

background and foreground

There was a programming environment for the Mac many years ago... well, surely no one remembers it, but the fact is that in this environment, which was also based on the concept of a stack, there was a basic opposition between background and card (foreground). This was very useful for applications s...
by danielrr
Tue Oct 25, 2022 10:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using "send to program" to open & download. webpage
Replies: 14
Views: 12235

Re: Using "send to program" to open & download. webpage

FourthWorld wrote:
Tue Oct 25, 2022 1:43 am
How can AppleScript be used to trigger JavaScript functions inside of a web page?
I don't think you can (but I'm not an expert on AppleScript)
by danielrr
Tue Oct 25, 2022 12:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using "send to program" to open & download. webpage
Replies: 14
Views: 12235

Re: Using "send to program" to open & download. webpage

Thanks so much, as always, Craig, Richrad, for your answers Richard. In you opinion, then, what benefit does the "Send to Program" command still offer? I found it hobbled to say the least. Craig In my opinion, this is a nice example of the situation where you would appreciate something akin to the "...
by danielrr
Mon Oct 24, 2022 9:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using "send to program" to open & download. webpage
Replies: 14
Views: 12235

Re: Using "send to program" to open & download. webpage

Hi Craig, What program would you think would be at the other end? Something like "send "openThis" to program "Safari" with "XURL"? Exactly this. Send "OpenThis" to (a modern browser) with ThisURL *and* then another instruction to download the uploaded page (which is a page created after a PHP request)
by danielrr
Mon Oct 24, 2022 7:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using "send to program" to open & download. webpage
Replies: 14
Views: 12235

Using "send to program" to open & download. webpage

Is there a way to use LC's "send to program" (on a Mac) to first open then download a WebPage providing the URL?
by danielrr
Fri Oct 14, 2022 9:52 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Downloading dynamic web pages
Replies: 6
Views: 4736

Re: Downloading dynamic web pages

Thanks for the reply. Yes, I'm not an expert but I do have some experience with Bootstrap. And yet I wouldn't know how to solve he problem. Actually this problem seem to appear for most sites using PHP I'm finding in a quick survey. For instance, this one (a much simpler page): https://logeion.uchic...
by danielrr
Thu Oct 13, 2022 1:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Downloading dynamic web pages
Replies: 6
Views: 4736

Re: Downloading dynamic web pages

Thanks FourthWorld, Emily-Elizabeth. An example of a page that doesn't download well may be this one https://www.dicciogriego.es/index.php#lemas?lema=801&n=801 OTOH, and regarding Emily-Elizabeth suggestion, I'd appreciate an example of the actual code used in a script to set the User-Agent header t...
by danielrr
Wed Oct 12, 2022 11:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Downloading dynamic web pages
Replies: 6
Views: 4736

Downloading dynamic web pages

Most webpages today are dynamic (and when they are not, I always feel some nostalgia for the lost Internet golden years past :) Anyway, when I try to download one of these dynamic pages (generated or not by PHP) using LC (with get URL or libURLDownloadToFile) I usually get nothing but rubbish: eithe...

Go to advanced search