Quantcast
Channel: LiveCode Forums
Browsing all 821 articles
Browse latest View live

Multimedia • Re: Multi-track playback synchronization

Probably because LiveCode is not multithreaded.Statistics: Posted by richmond62 — Sat Jan 18, 2025 4:06 pm

View Article


Image may be NSFW.
Clik here to view.

Internet • tsNetPostSync issues with AnythingLLM server document upload....

Hello all LC friends. Mayby somebody can help me with the following issue I have been working on for hours and hours... >>> (SOLVED )I have the following code to communicate with AnythingLLM...

View Article


Getting Started with LiveCode - Complete Beginners • Suppress All Messages

So, the menu item Development/Suspend Messages does NOT suspend ALL messages: preOpenControl and openControl will still run in a stack.So if I am sent a stack from a source I don't trust and open it,...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Suppress All Messages

A little script like this will do the work:CODE: ...lock messagesgo stack "path/to/stack.livecode"...I'm using this for more than 20 years. Statistics: Posted by Klaus — Sat Jan 18, 2025 6:40 pm

View Article

Getting Started with LiveCode - Complete Beginners • Create Progress.

At last: something that sounds exciting:Join me, Steven Crighton, online on Thursday, 23rd January, at 4pm* UK time, and get the lowdown on new features coming to LiveCode Create. I'll be presenting...

View Article


SoCal LiveCode Group • Invitation to Test Our Innovative SEO Neural Network

We are thrilled to invite you to participate in the exclusive testing phase of our groundbreaking SEO Neural Network. Designed as your reliable companion in the world of search engine optimization,...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Create Progress.

At one time there was some talk about a free version. Statistics: Posted by richmond62 — Sun Jan 19, 2025 8:20 pm

View Article

Image may be NSFW.
Clik here to view.

Talking LiveCode • No tsNetDeleteSync function how to delete ?

Hello LC friends and specialists,I have the following problem with tsNet function.There does not seem to be a tsNetDeleteSync function .I need to send a delete file message with tsNet.... to an url ,...

View Article


Talking LiveCode • Re: No tsNetDeleteSync function how to delete ?

No answers yet from any of the LiveCode experts ? Here is some additional information and a piece of script.I get the following debug information, The server does not seem to be able to cope with the...

View Article


Internet • Re: Delete URL with data (and Patch)

Hi pink,I could not get the DELETE request via tsNetCustomSync working , however mayby in your case it works because I get a server error which could not be a code issue.For more information on the...

View Article

Image may be NSFW.
Clik here to view.

Off-Topic • Re: Hardware section / Operating system section

Hello, everyone! I've been programming in Livecode for the last several years but am new to the forum, as my programming skills are certainly limited! Wondering if there was any resolution to running...

View Article

Image may be NSFW.
Clik here to view.

Talking LiveCode • No tsNetDeleteSync function how to delete ? (Solved with...

Hello LC friends and specialists,I have the following problem with tsNet function.There does not seem to be a tsNetDeleteSync function .I need to send a delete file message with tsNet.... to an url ,...

View Article

Software Engineering • Re: Using LiveCode for test automation

Hi Scott! Yes, it's possible to use LiveCode for test automation, especially with its scripting capabilities. While direct integration with Selenium or Python might require some workarounds, you can...

View Article


Image may be NSFW.
Clik here to view.

Talking LiveCode • Re: No tsNetDeleteSync function how to delete ? Solved

For those who are interested.I got it solved an running but without tsNet functionality.What I did is make use of the shell functionality in livecode to run a PowerShell script.This makes it so much...

View Article

HTML5 • Re: By-directional Javascript in Livecode

Looking for examples of best practice with regard to bi-directional communication. Any forum posts out there or stacks with working code?Statistics: Posted by opn — Wed Jan 22, 2025 1:48 pm

View Article


Getting Started with LiveCode - Complete Beginners • Find & Replace with...

I have a large number of images-as-buttons that have a naming convention that goes like this: 118.png, and they are referred to in a cardScript like that.Now those images-as-buttons look pretty...

View Article

Getting Started with LiveCode - Complete Beginners • Re: Find & Replace...

Well: no answers forthcoming.While waiting, I didn't wait and did this instead in a button:CODE: on mouseup put the script of this card into fld "SKRIPT" put 1 into VOX repeat until word VOX of fld...

View Article


Image may be NSFW.
Clik here to view.

Made With LiveCode • ScrollbarLab

Hi all,I made ScrollbarLab stack to make scrollbars the way I want them, and recently, Klaus and Bernd said some nice things about it. So here it is out in the open in "Made with LiveCode"Cheers,Roger...

View Article

Made With LiveCode • Re: ScrollbarLab

Seems the stack didn't download.... ScrollbarLab.livecode.zipStatistics: Posted by RogGuay — Thu Jan 23, 2025 1:38 am

View Article

Talking LiveCode • (destroyStack) Ok, Maybe I know that What, but not the Why...

This may seem dumb, but why is this property available to set? closeStack means close stack, so under what circumstances would I want to leave it in memory?Also, I save my projects to a local folder...

View Article
Browsing all 821 articles
Browse latest View live