Android Deployment • Temporary "Hang"
Hii Guys!!I am trying to receive a file over sockets and it seems to "hang" on the following code.CODE: on NEWMESSAGE theIP pmsg if char -5 to -1 of pmsg is "file§" thenWhen I press down on the...
View ArticleGetting Started with LiveCode - Complete Beginners • The end of LiveCode as...
Classic will go into maintenance mode after we ship version 10. It will receive no new features but will have bug fixes and we will maintain compatibility with supported operating systems until...
View ArticleGetting Started with LiveCode - Experienced Developers • Exit to top?
Hello,I have a substack that serves as a modal dialog. I call it with script like:CODE: modal stack "mySubstack"put " Dialog closed!" after msgThis substack displays an "Exit" button whose script...
View ArticleGetting Started with LiveCode - Complete Beginners • DATE filter using MS...
Hi Everyone,I'm trying to create an application that will display the records by entering the two DATESbut i'm having an error and it won't display the records. I don't know if the DATE format is the...
View ArticleHTML5 • Printing from a Web deployed app
Can anyone give me a hint at what is involved to print a PDF from a LC Web deployed app? The documentation really doesn't say anything about this, at least that I can decipher.I'm thinking that some...
View ArticleGetting Started with LiveCode - Complete Beginners • How to Save a CSV file...
I can't seem to get this right.I need to save a CSV file as a PDF file.How is this done?Thanks in Advance!TomStatistics: Posted by trags3 — Fri Aug 23, 2024 5:26 pm — Replies 4 — Views 51
View ArticleAndroid Deployment • Focus On Android Field Widget.
HII Guys, me again!I cannot seem to execute code when an Android Field widget is focused (clicked on). I have perused the dictionary for about half an hour and have had no luck. Any information is...
View ArticleOff-Topic • Feel the rush at boomerang bet casino
Let’s be honest: if you’re not playing at "boomerang bet casino," you’re missing out on the good stuff. This isn’t just any casino—it’s the jackpot jackpot! With bonuses that make your wallet smile...
View ArticleiOS Deployment • Mobile Native Essentials Widget Pack issue: several sliders...
I'm having problems with the slider control in the Mobile Native Essentials Widget Pack. The first slider on a card works as expected, however adding a second slider does not work.I'm wondering...
View ArticleOff-Topic • Cracking open MacOS Sonoma
Should anyone have any problems getting software accepted on their Mac machine, here's something:Crack open your Terminal App:Type this:CODE: sudo spctl --master-disablehit the RETURN key and enter...
View ArticleTalking LiveCode • Another oddity
Now and then I find that LC does not register a line of code. For example, I might:CODE: put "X" into tempput return after tempput "Y" after tempI expect to see "X" on line 1 and "Y" on line 2. In a...
View ArticleGetting Started with LiveCode - Experienced Developers • Forum for Create?
I am surprised there are no posts specifically on LiveCode Create, or a forum group dedicated to it. Any thoughts?Statistics: Posted by kaveh1000 — Fri Aug 30, 2024 9:30 am — Replies 3 — Views 125
View ArticleTalking LiveCode • dragging FROM LiveCode to external apps
Dear Livecoders,I'm building an app that makes use of Livecode's drag & drop facilities. So far, I've successfully built an app that can happily receive stuff dragged onto it from external...
View ArticleGetting Started with LiveCode - Experienced Developers • Using a hash symbol...
I should know this but I need to replace some text with a string that includes a # character. How can I override its normal use as a comment? e.g. part of string is:CODE:...
View ArticleAndroid Deployment • how to use api level 31 and billing library 601
Hi I had download the 9613 rc1 and 1000 rc1 and recompile my application, then submit to play store. Which the api level is 26 or above and target sdk is 31 But my apps still fail to match api level...
View ArticleGetting Started with LiveCode - Experienced Developers • Cannot create...
Hi allI am using LiveCode Create in classic mode and an old stack. When I try to create a standalone (Mac, Linux) I get the following message (with directory redacted). Any ideas pls?Statistics:...
View ArticleGetting Started with LiveCode - Complete Beginners • There is Really nothing...
I have searched the last couple of days for an alternative for LC 9 or 10, but found nothing that I thought came close. I only hope that LC "Create" truly has a "Classic" mode that allows me to do...
View ArticleOff-Topic • HyperCard in the World
Hey everyone,Check out this incredible video about "HyperCard in the World", a project by Bret Victor. It's well worth a watch!https://youtu.be/uI7J3II59lcVictor's taken the spirit of HyperCard and...
View ArticleGetting Started with LiveCode - Experienced Developers • Multiple istances of...
Hello!Given this code, somebody can explain me why the number "2" gets repeated twice?CODE: local sNumber = 2on mouseUp pMouseButton put sNumber mod 2 + 1 into sNumber --alternate 1 and 2 at each...
View ArticleGames • Lights Out! 2024
Hi,Here is a little diversion inspired by an old HyperCard game and an old electronic game from Tiger Electronic. There is also a version in the LiveCode Sample Stacks named "LC Lights Out" by Andreas...
View Article