Games • Building a Story Maker App - "Mr. McDonegal"
Hi,I had a project on the back burner I decided to work on a bit today. The goal is to create a story making application template, so I began with getting the core stuff going for fictitious tales...
View ArticleGetting Started with LiveCode - Experienced Developers • Key lock
Is there a code that causes them not to be able to press keys on the keyboard? (by pressing them the computer will not respond)Statistics: Posted by liveCode — Tue Aug 13, 2024 4:23 pm — Replies 9 —...
View ArticleTalking LiveCode • Latent red dots?
In writing a code snippet, as one types, the SE will usually present a red dot. This since the syntax for a half-built line of code is unlikely to be "error" free. But once that line is complete and...
View ArticleGetting Started with LiveCode - Complete Beginners • Fitting Text: the spades...
*Richmond was on holiday for 9 days and is somewhat out of the loop*There was a recent post (which I now cannot find) where some people were being "very clever' to ensure that text in a field was 100%...
View ArticleGetting Started with LiveCode - Complete Beginners • Datagrid Confusion
The current dataGrid is popularly known as 'DataGrid 2', so I would be grateful if someone could tell me in which versionof LiveCode this was introduced and replaced the pervious dataGrid?Statistics:...
View ArticleInternet • Livecode wifi app coms with esp32wrover
I am about to create a server on an esp32wrover to receive data sent or received by my PC running livecode. My livecode skills are very rusty and a pointer to something similar in livecode would help...
View ArticleGames • BreakMeOutOfHere! - a "Break Out" Game Template
Hi,Attached is the first version of a "Break Out" style of arcade game I've named "BreakMeOutOfHere!". I think this could be a good template to develop further. Most of the interesting stuff is in the...
View ArticleOff-Topic • Kresten Bjerg
I'm saddened to report the passing of one of our longtime colleagues, Kresten Bjerg. This is the notice provided by his family through LinkedIn:Dear friends, colleagues and former students of...
View ArticleSoftware Engineering • Livecode limits: max formattedHeight
I would like to know if there is a place where I can find the field text limits of Livecode (max chars in a line, max number of lines, etc).I am asking this because I have a Log field that, when...
View ArticleAnnouncements • Free apps badge
Hi colleagues, I was wondering about the "Free apps badge" that LC Create will display in the Free APP. According to the replies of this week seminar: "Free apps will display a LiveCode Create badge...
View ArticleGetting Started with LiveCode - Experienced Developers • Native Field as part...
Hi AllI hope everyone is well.I am currently working on improving iOS based layouts and am moving away from standard text input fields to Native Fields.One issue that I am coming up against is that...
View ArticleGetting Started with LiveCode - Complete Beginners • Direct to browser
I have a field in a stack containing styled text, and I can easily export that to an HTML document, which I can then open subsequently in a web browser.However, I would really like to open my styled...
View ArticleHTML5 • Grab command
We are able to grab a layout in LiveCode Create which is inside a browser window. Why doesn't grab work in a web app in browsers?? Very frustrating - I've been waiting literally years for this to...
View ArticleOff-Topic • A Create area in the forum?
Not truly off topic, but when will there be a Create-specific area for those of us who've made the leap?(Also, not un-related, where should I report bugs? )kStatistics: Posted by thatkeith — Sat Aug...
View ArticleAndroid Deployment • File Transfer Error
Hi Guys!!I am having trouble getting a file transfer to occur. I have been going around in circles trying to get this to work but it is giving me lots of dramas!My Client code is:CODE: global WSITEon...
View ArticleAndroid Deployment • File Send Over Base64.
Hii Guys!!I have made some progress from my last post and I am losing packets during the file send using Base64.My Client is:CODE: global WSITEon openStack put "192.168.1.2:12345" into WSITE open...
View ArticleTalking LiveCode • I know where the newbies are
"Newbies", in the sense of new names we have never seen here.The "Create" forum has a lot of these folks. Odd that they appeared suddenly in that venue, but comforting overall.CraigStatistics: Posted...
View ArticleGetting Started with LiveCode - Complete Beginners • Trouble with Looping...
Hi everyone,I’m having trouble with a script where I need to loop through an array and display its contents. My goal is to create a list from the array values and set it in a field. However, the field...
View ArticleTalking LiveCode • Issue with Complex UI Interaction and Event Handling
I’m experiencing difficulties with managing complex UI interactions and event handling in my LiveCode application. The issue revolves around updating multiple UI elements dynamically based on user...
View ArticleAnnouncements • LiveCode Create 1.0 dp-2 released with engine level JSON
Hi Folks,We're pleased to announce a new release of LiveCode Create, dp-2. In this release the major feature is new, improved, engine level JSON, available to Create Cloud, Create Native and the...
View Article