Quantcast
Channel: LiveCode Forums
Browsing all 810 articles
Browse latest View live

Getting Started with LiveCode - Complete Beginners • Referring to self?

Imagine a button called "B1" containing the script:CODE: on mouseUpdelete meend mouseUpThis will NOT work, and generate the following error message:CODE: object's script is executingThis IS...

View Article


Getting Started with LiveCode - Complete Beginners • Re: Referring to self?

I'm pretty sure you can't. Why would you need to?You could send the long name of me from the control's script to a handler in the stack script or library that takes the parameter and does a bit of...

View Article


iOS Deployment • Re: Pairing and read/write to a NFC chip

Hello.Did your project get some follow up?I could surely use a LC NFC reader/writer extension.Statistics: Posted by trevix — Wed Jul 03, 2024 2:57 pm

View Article

User Groups and Events • Re: LiveCode on Social Media

Nah still a problem on mobile browsers even after clearing the cache.No issue on desktop browser or the app, but on mobile browser it still showing the 'unreviewed content' warning which is really...

View Article

Getting Started with LiveCode - Experienced Developers • Irritating...

I have a strange bug in my software that crashes either the livecode ide version of my app or the macOS standalone. The same line of code will run successfully for an average of around 200 times...

View Article


Getting Started with LiveCode - Experienced Developers • Re: Irritating...

This is interesting, as I have wrestled with a very similar problem a few years ago, but then it concerned the mobile player on iOS. Specifically, it made the app freeze on certain iPads after a...

View Article

Windows • get installed windows voices by location

Hi All,speechgetVoices function works well for MacOs and iOS.I'm able to get voices by langage (Fr,EN etc...)Is there a way to get the same on windows ? (I only know "female" or "male)Thanks again for...

View Article

Getting Started with LiveCode - Complete Beginners • Suggestions to increase...

1. Leverage the company's UNIQUE application development software that can REDUCE COST and time of development by as much 75% for app development, when compared to other development languages.2....

View Article


Getting Started with LiveCode - Complete Beginners • Re: Suggestions to...

And you suppose anyone is going to act on your good advice after the null response to all the good advice that has been offered over the last 20-odd years?Statistics: Posted by richmond62 — Sat Jul...

View Article


Talking LiveCode • Need Assistance with Fetching Unread Emails Using IMAP in...

Hello everyone,I am a graduate student in my final year, working on a project as part of my internship in an interdisciplinary laboratory focused on human and artificial cognition. My current task...

View Article

Getting Started with LiveCode - Complete Beginners • Write code for LC...

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 Article

Getting Started with LiveCode - Complete Beginners • Is there a terminal mode...

Is there a terminal mode I can use on my LC server?Thank you,DavidStatistics: Posted by DR White — Mon Jul 01, 2024 12:20 pm

View Article

Talking LiveCode • Markdown library?

Hi all,just checking if anyone is aware of a markdown library for formatting text in a LiveCode field?I couldn't find one, so I'm guessing not, but maybe I missed it?Many thanksStamStatistics: Posted...

View Article


Talking LiveCode • Re: Markdown library?

Stam.What is a markDown library? A table of some sort that relates text properties to this or that?CraigStatistics: Posted by dunbarx — Mon Jul 08, 2024 2:10 pm

View Article

Getting Started with LiveCode - Complete Beginners • Object search-and-list

My Devawriter Pro source stack is about 14 years old, and I suspect it has become a bit 'clunkified' owing to the presence of several heay images hidden away in the 'undergrowth'.I wonder if there is...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Object search-and-list

This is, frankly hilarious:--It finds 35 images.As my Devawriter Pro stack must contain something of the order of 3000 images.-Statistics: Posted by richmond62 — Tue Jul 09, 2024 9:42 am

View Article

Talking LiveCode • Re: Need Assistance with Fetching Unread Emails Using IMAP...

Hi Denilza,For retrieving an e-mail message via IMAP, you can use tsNetGet (or tsNetGetSync) with an IMAP url that contains the UID of the relevent message. You do not use tsNetCustomSync to achieve...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Adaptive Icon error when...

Please attachment.I worked all day yesterday till midnight trying to compile an Android file. I made significant progress, but for the last 6 hours I cannot get past the attached error message. I went...

View Article

Talking LiveCode • Hiding the cursor

I thought this general enough to break this out into its own thread. it derives from:viewtopic.php?f=104&t=39195The question is "how does one hide the cursor?". I found that this works:CODE: on...

View Article

Getting Started with LiveCode - Complete Beginners • Re: Adaptive Icon error...

You're almost there, since you've got a valid res folder with all the data. Follow the path in the error message to locate that res folder and copy it. Paste the whole folder into a place where you...

View Article
Browsing all 810 articles
Browse latest View live