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

Linux • Re: Farewell Livecode...?

To resurrect a thread, I can confirm that a paid for LiveCode Professional 10.0 install still doesn't run on Arch Linux, it stalls at the same -E warning regardless of whether you choose All Users,...

View Article


Getting Started with LiveCode - Experienced Developers • dateItems show wrong...

Hi,Where I live it is Saturday, 8 February 2025. When I do this in the message box:put the short date into d ;convert d to dateitems ; answer dI get "2025,2,8,0,0,0,7" The last item (7) says it is...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Re: dateItems show...

The Jewish week starts on Saturday night as soon as it gets dark. Statistics: Posted by richmond62 — Sat Feb 08, 2025 4:44 pm

View Article

Talking LiveCode • Support and Resources for LiveCode Beginners?

Hi everyone,I'm new to LiveCode and am very interested in its visual programming capabilities. However, I still have many questions about how to use this tool effectively, especially in developing...

View Article

Talking LiveCode • Re: Support and Resources for LiveCode Beginners?

Hmmm.Real?CraigStatistics: Posted by dunbarx — Tue Feb 11, 2025 2:56 pm

View Article


Off-Topic • Wistia: a word of warning to the wise.

I have previously used a plugin in Brave to download a few Wistia videos from LiveCode.This morning when I turned on my machine (macOS 12 Monterey) I got a warning that the Wistia download plugin...

View Article

Image may be NSFW.
Clik here to view.

Announcements • Re: Сервисный центр

Repairing washing machines is not expensive at home.Telling random Russians to 'boil their heads' is quite easy as well. Statistics: Posted by richmond62 — Wed Feb 12, 2025 5:37 pm

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Barcode Widget

Hi everyone,I’ve been looking for a barcode widget and came across the following:https://www.aslugontheroad.com/41-barco ... -beta-testHas anyone tried this widget (and perhaps still has it?)? I ask...

View Article


Getting Started with LiveCode - Experienced Developers • Polygrid data...

Has anyone else seen data corruption when using the Polygrid when deleting/adding rows and/or modifying the columns? I had some weird issue with multiple new empty columns being added. After deleting...

View Article


Getting Started with LiveCode - Experienced Developers • Re: Polygrid data...

The commonest error with polygrid I've encountered is that data is a) not numerically indexedb) indexes do not start from 1 and are not sequentialLook at the data within the inspector to ensure this...

View Article

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

I have a text input field and a couple of list fields.When I edit the value of the input field, it puts that value into the first list field and selects the line, e.g.:CODE: on closeField updateTitle...

View Article

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

I'm able to set the highlighted line of a list field with either of these:CODE: select line 6 of fid myFieldset the hilitedline of old myField to 6I've searched lo and hi, but can't find the...

View Article

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
Browsing all 713 articles
Browse latest View live


Latest Images