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

Off-Topic • Re: Serfing USA

I paid for Serf circa 2020 as an unreleased product but if I recall it never actually shipped.And since we're getting nostalgic, I went to Dallas circa 1987 to hear Bill Atkinson speak about...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: What's the...

Well, this:CODE: on mouseUp select line 6 of fld "ff"end mouseUpworks, while this:CODE: on mouseUp set the hilitedlines of fld "ff" to 6end mouseUpdoes nothing.- selected.livecode.zipStatistics:...

View Article


Getting Started with LiveCode - Complete Beginners • Re: Click doesn't...

Hi Michael,Your current code in the input field takes the focus away from the second list field because of the CODE: select line 4 of fld listField1You can avoid setting the focus to listField1 with...

View Article

Off-Topic • Re: A Create area in the forum?

Please help me, I am not receiving the registration confirmation email in that new forum.Statistics: Posted by lauralordelaure — Mon Feb 17, 2025 5:20 am

View Article

Getting Started with LiveCode - Complete Beginners • Re: Essential Tips for...

I am also a new member of the forum and new to LiveCode. I am very happy to meet such positive help from you guys.Statistics: Posted by barkerxavierr — Mon Feb 17, 2025 7:35 am

View Article


Image may be NSFW.
Clik here to view.

Android Deployment • Re: Android Studio LadyBug 2024.2.1

I have a different problem with Android Studio. I keep getting the same error. Here is what I have installed. And this What am I missing?Statistics: Posted by macrhino — Mon Feb 17, 2025 2:22 pm

View Article

Internet • tsneterr: (28) Operation too slow

I am using the API maker "Twidget" I am having one problem with one specific endpoint: "forgot-password"tData is just a JSON with an email address: {"email":"123@abc.com"}tHeader is "Content-type:...

View Article

Internet • Re: tsneterr: (28) Operation too slow

Does this work outside of LC? (eg in Postman)Does the synchronous TSNetPost work and it's just the asynchronous call that has issues?Statistics: Posted by stam — Tue Feb 18, 2025 11:07 am

View Article


Databases • How to Prevent SQL Injection and Other Attacks

SQL Injection is a common security issue that allows attackers to manipulate database queries by injecting malicious SQL code. To prevent this, always use prepared statements and parameterized queries...

View Article


Databases • Re: How to Prevent SQL Injection and Other Attacks

Is this relevant to LiveCode?Statistics: Posted by richmond62 — Tue Feb 18, 2025 2:03 pm

View Article

Image may be NSFW.
Clik here to view.

Android Deployment • Can't find the Android SDK

I am running on the Mac OS and I have installed Android Studio LadyBug 2024.2.1. I have downloaded the required SDK but get the following error when I go to preferences and select the SDK root I have...

View Article

MergEXT • Re: mergPopActivity for iOS - can't make it work

I was having trouble getting mergPopActivity to work as well and spent a good few hours trawling the forum, going through the mergPop lesson on lessons.livecode.com but nothing worked. After thinking...

View Article

Getting Started with LiveCode - Complete Beginners • I need some advice

I'm working on a LiveCode project and running into a bug when trying to update a field dynamically. I have a button that, when clicked, should update `field "output"` with new text, but nothing...

View Article


Getting Started with LiveCode - Complete Beginners • Re: I need some advice

Open the Project Browser and double check that you don't have another field with the same name.Statistics: Posted by FourthWorld — Thu Feb 20, 2025 7:30 am

View Article

Mac OS • Re: Where to write preferences

Is there a cross platform library that helps us write "preferences" for app we make on macOS, iOS, Android etc? I'm looking at the conversation above and aiming to upload the idiosyncratic code I have...

View Article


Internet • Different result loading URL

Hello!There is URL and when it loaded I'm watching source code and there are few rows with needed information. Al that happened in browser. When I'm using get URL request, it returns almost the same...

View Article

Internet • Re: Different result loading URL

How are you observing the result?Statistics: Posted by FourthWorld — Thu Feb 20, 2025 7:58 pm

View Article


Android Deployment • Mobile support

When I put my sdk in the preferences of my livecode then the JDK Path does not start. I am using Window 11How can I fix this problem ?Statistics: Posted by checkupleg — Fri Feb 21, 2025 8:39 am

View Article

Getting Started with LiveCode - Experienced Developers • backgroundcolor for...

If I put an image with has a transparent background on a field, then the backgroundcolor of the field shows through properly. And if I change the backgroundcolor of the field, then the new...

View Article

Image may be NSFW.
Clik here to view.

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

Hi Jeff,did you try to set the bgcolor to empty before setting to a new color?And/or maybe re-set the imagesource?Just guessing... BestKlausStatistics: Posted by Klaus — Fri Feb 21, 2025 8:44 pm

View Article
Browsing all 821 articles
Browse latest View live