Games • Re: Beleaguered Castle, solitaire card game
I remember a time when I had to start a fresh game after an update because the old saved games sometimes caused glitches. It’s a bit of a hassle, but worth it for a better experience. Starting a new...
View ArticleTalking LiveCode • Re: Table field locks Livecode
Hi Simon,could you post a sample stack with your tableField. That way it is easier to reproduce the bug.If LC stops responding then you can type command or control + "." to exit the endless loop that...
View ArticleAnnouncements • Expert Mobile App Development Services - Web Craft Pros New...
Web Inventix offers premier Mobile App Development Services designed to transform your ideas into innovative, user-friendly applications. Our skilled developers specialize in iOS, Android, and...
View ArticleAnnouncements • Re: Expert Mobile App Development Services - Web Craft Pros...
Can you tell us why you choose LiveCode as your preferred programming language, and the projects where LiveCode really helped you shine?Bonus if you can shed some light on what you, as a developer,...
View ArticleTalking LiveCode • Where is my library of general-purpose scripts stored?
Hi I'm a new member!I have a general purpose stack that I use for the most of my programming, with the command'start using stack "scripts. livecode"'. It is in one of my Livecode-related folders....
View ArticleAndroid Deployment • Re: Android Background Audio and Live HE-AACv1 Streams
Thank you for providing this useful information. This clearly represents a severe restriction in LiveCode's Android Background Audio feature.Statistics: Posted by waderatke — Thu Aug 08, 2024 4:37 am
View ArticleGetting Started with LiveCode - Experienced Developers • Cards controls loop?
Hello,I would like to search for all occurrences of a string in all scripts of a stack.My first idea was to loop over all cards in the stack, and then loop over all controls of that card. But the...
View ArticleTalking LiveCode • Re: Where is my library of general-purpose scripts stored?
Hi I'm a new member!I have a general purpose stack that I use for the most of my programming, with the command'start using stack "scripts. livecode"'. It is in one of my Livecode-related folders....
View ArticleGetting Started with LiveCode - Experienced Developers • Re: Cards controls...
I think backgrounds are not contained within cards - that's the point of them.you could useCODE: get the backgroundIDs of <stack> and iterate through these before iterating through cards and...
View ArticleAnnouncements • [ ANN ] Release LiveCode 9.6.13
Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.13 STABLE.LiveCode 9.6.13 STABLE comes with 11 bugfixes and performance improvements since the last stable release,including...
View ArticleMade With LiveCode • Livecode fountain pens
I've used Livecode since it was Revolution for teaching and learning and apps that simplified my administrative tasks at university, and built a library for statistical calculations and explorations....
View ArticleOff-Topic • Create demo
Is there any chance of a 7-10 day functional demo of Create?Statistics: Posted by richmond62 — Fri Aug 09, 2024 11:28 am
View ArticleMade With LiveCode • Re: Livecode fountain pens
Very cool!Statistics: Posted by jiml — Fri Aug 09, 2024 8:42 pm
View ArticleHTML5 • Re:Need to do a browser "empty cache", is it possible?
Thanks David for posting your solution.This would solve a big problem with the widget.I will come back to confirm the lack of sideeffects.Also will come back with a routine that clears the browser...
View ArticleTalking LiveCode • Determining if menubar is visible
How do I determine if the menubar is visible?using "the visible of the menubar" does not workStatistics: Posted by DarkKnight — Sun Aug 11, 2024 2:37 pm
View ArticleTalking LiveCode • Re: Determining if menubar is visible
In the IDE or standalone?Mac or Windows?While a (system) menubar is always visible on a Mac, you may want to check for the RevMenubar in the IDE:CODE: put the visible of stack "revmenubar"Statistics:...
View ArticleMac OS • SAVING DATA TO STANDALONE APPLICATION ISSUE
Two stacksBEAKEREXPEDITESLAUNCH4 (splash stack)BEAKEREXPEDITES3 (main app)Tried the splash card method using a button with the script below to launch the main app in the stand alone application. The...
View ArticleMac OS • Re: SAVING DATA TO STANDALONE APPLICATION ISSUE
Hi,Is the "splash stack" in its own stack file? And is the "main" stack in its own stack file as well? And now is the main stack then attached to the splash stack via the "Standalone Settings" of the...
View ArticleOff-Topic • Does increasing your followers really work?
Hi everyone,I see lots of stuff saying how to increase your followers on Twitter, but is it really effective, especially when we're already juggling our projects on LiveCode? I wonder if it's worth...
View ArticleAnnouncements • Live LiveCode Created Demo Tomorrow
Hello All,Just to make you aware, we are holding an open webinar tomorrow, at 4pm UK time, where we will be demo'ing LiveCode Create and taking questions. If you'd like to take part please go here to...
View Article