Getting Started with LiveCode - Experienced Developers • Livecode 10 DP-8...
Does not work on Windows or macOs ... macOs- SonomaAPI 31Tools: 31.0.0/30.0.3SDK 1.8_341Tried to upload the error, but the picture won't upload. It involves the folder:...
View ArticleGetting Started with LiveCode - Complete Beginners • How to detect user...
Hi,It's just occurred to me what a mess ensues if the user holds down 'enter' . Is there a SIMPLE way that key holding could be detected in a way that a script could be activated to abandon the...
View ArticleGetting Started with LiveCode - Experienced Developers • livecode crashing on...
Hi:I've resolved this already after a rather tedious 5 hours. Thought I'd document this here in case it is useful to anyone - as I couldn't find anything on line about it.The problem was that loading...
View ArticleAnnouncements • [ANN] Release LiveCode 9.6.12
Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.12 STABLE.LiveCode 9.6.12 STABLE comes with 19 bugfixes and performance improvements since the last stable version, including...
View ArticleGetting Started with LiveCode - Experienced Developers • Day of Project...
Hi:Imagine you started a project today at 00:00:00. We'll call that Day 1. At 1 second past midnight you'd be on day 2. You could calculate this easily using the difference in seconds. But what if you...
View ArticleGetting Started with LiveCode - Complete Beginners • Making a clickable list?
Hello, again. I need to make a clickable list for an array in LiveCode. The list needs to display the keys of an array and show the thing that corresponds to the key when that key is selected.Any...
View ArticleRaspberry Pi • Community version to issue commands
Having entered the world of robotics, learning C and python is a painful necessity. I wonder if the last community version of livecode for Linux would allow me to pump out basic commands rather like a...
View ArticleGetting Started with LiveCode - Experienced Developers • Quick Question re...
Hi:My experience of that is zero. My knowledge and understanding extremely limited. I'm wondering if they are reasonably performant. I don't want to have to build one to find out. Hoping the gang here...
View ArticleOff-Topic • Claude 3.5 Sonnet and LiveCode
Hi, Today I tried out the free version of Claude 3.5 Sonnet which has just been released and am impressed in comparison to my work with ChatGPT 4.o. In the header of the card script of the attached...
View ArticleGetting Started with LiveCode - Experienced Developers • How to use the...
Good morning.I would like to use the Type command, not to simulate a keyboard press of "A" or else, but of a function key, like "F1" or "F2".The F1 key returns on my Mac keyboard, on RawKeyDown,...
View ArticleOff-Topic • How to optimize image processing and rendering in LiveCode -...
Hey everyone, I am Emmanuel Katto. I'm working on a LiveCode project that involves heavy image processing and rendering, including resizing, cropping, and applying filters to high-resolution images....
View ArticleInternet • Browser widget: set value of password input [Solved]
Hi allI have a password type input on a form in a browser widget.I get an error when I try to set the input's value like so:CODE: do "document.getElementById('login_passwd').value = 'myPassword'" in...
View ArticleGetting Started with LiveCode - Experienced Developers • Can't build macOS...
good morning.My setup: LC 10.0.0 (dp 7), M1 macbook air, Sonoma 14.2.1Goal: to build a standalone for my client's 2013 macbook something.I have no problem building the standalone for MacOS Apple.If I...
View ArticleTalking LiveCode • Format a number to show in answer
Hello LC specialists,It has been a while that i posted something but I am still working with LiveCode and still love it.However I have the next small issue and cannot seem to solve it.I have a number...
View ArticleMultimedia • hide cursor during video problem -- please help
Hello and thanks up front for any help here.I have created an app to display a video artwork full screen -- it randomly sequences video clips.All is good but there are two presentation modes, one...
View ArticleTalking LiveCode • Debug stacktrace?
Hi all,Just wondering if the stack trace (you know, that long incomprehensible text the OS serves up on a crash) can be accessed with LiveCode?Many thanksStamStatistics: Posted by stam — Thu Jun 27,...
View ArticleGetting Started with LiveCode - Complete Beginners • Exporting text to an SVG...
As SVG image export is not possible (as far as I am aware). I wonder if there might be a way to export text to SVG?Statistics: Posted by richmond62 — Sat Jun 29, 2024 3:01 pm — Replies 2 — Views 84
View ArticleGetting Started with LiveCode - Complete Beginners • Write code for LC server?
Where can I find information on the available server instructions like the one in the code below:<?lc put "<p>Hello World! from LiveCode Server</p>" put "<p>The date is"...
View ArticleGetting Started with LiveCode - Experienced Developers • Finding bugs
Hi:I've rewritten a standalone app of mine recently (upgrades) and it works like a charm, fast, clean almost beautiful in a way. However, it has started to crash from time to time and it is a very...
View ArticleGetting Started with LiveCode - Complete Beginners • How to create a search...
Hello everyone,Good day.Can you help me how to create a auto complete in a search field? I created one but it's not auto complete. here's my code my problem in this code is when I type the first...
View Article