Games • Building a 3D Library...Dragon Style!
Hi,So I wanted a spinning 3D logo on a splash page and a few days later I started this...Happy CodingMike Nu_3D Library.livecode.zip Building a 3D Library for LiveCode…Dragon Style! [An...
View ArticleGetting Started with LiveCode - Complete Beginners • Problem with Widget Spinner
Hi,Using this codeCODE: lock screen send "mouseup" to btn "inputdg3" unlock screen show widget "spinner" send "mouseup" to btn "setDG " send "mouseup" to btn "listanother" of cd "manage products"The...
View ArticleTalking LiveCode • Why me???
This snippet in a small test stack shows three ways to escape a repeat loop when the variable "endSpace" reaches 30:CODE: on mouseup put 29.9 into endSpace repeat until endSpace / 6 = 5 --repeat until...
View ArticleGetting Started with LiveCode - Experienced Developers • Event triggered by...
Good morning.Is there one? An event triggered by pasting data into a field? I know we have textChanged but that does not appear to be triggered by pasting.I'd like something to happen automatically on...
View ArticleAndroid Deployment • Setting a verticalTextAlign property to an Android Input...
Hii Guys!I am trying to set the properties of an Android Input field by using "verticalTextAlign" property. I have used the following:CODE: mobileControlCreate "input", "UsernameEdit" mobileControlSet...
View ArticleTalking LiveCode • Table field locks Livecode
I am using LC 9.6.13 rc 1 on Mac OS Sonoma.I created a new blank default stack and added a table field. Next I set the tabs to 150,0 and adjusted the width of the table field to display a single...
View ArticleGetting Started with LiveCode - Complete Beginners • Livecode Community
Hello everyoneI just want to ask what is the last version of livecode community released?and where i can download it. hope you can give me a link to download it.thanks.Statistics: Posted by lemodizon...
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 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 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 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 — Replies 0 — Views 43
View ArticleOff-Topic • Best Laptop Table for Ultimate Comfort
Hey everyone,Looking for recommendations on the best laptop table out there! I'm tired of hunching over my laptop on the couch or bed. I need something that's comfortable, sturdy, and ideally...
View ArticleAnnouncements • [ ANN ] Release LiveCode 10.0.0 RC-1
Dear LiveCoders,We are pleased to announce the release of LiveCode 10.0.0 RC-1.LiveCode 10.0.0 RC-1 comes with 11 bugfixes since the previous DP release, and also includes the bug fixes of LiveCode...
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 — Replies 1 — Views 27
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 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 ArticleTalking LiveCode • Forum wide naming convention for Livecode Create?
I am making this post having just searched for "Livecode Create" using the forums built in search engine. It returns the standard message that the two terms are too common. So I wonder if during the...
View ArticleTalking LiveCode • Open driver "COM1:" fails
While this is my first forum post, I have been using LiveCode for decades (SuperCard and HyperCard) and love the product!I am usually able to sort out problems with the help of this Forum which is the...
View Article