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

Off-Topic • Оборудование для вентиляции и воздуховодов

Чувствуете, что воздух вокруг вас не такой свежий, как хотелось бы? Поздравляю, вы пришли к нам, в AVA Technologies! Мы – мастера вентиляции и короли крепежа! У нас есть все, что нужно: от...

View Article


Games • Revisiting the Game Loop with Claude 3.7 Sonnet

Hi all,I am currently working on Game Loops and have been using Claude 3.7 Sonnet (recently upgraded from version 3.5). I wanted to share a stack that illustrates developing and timing a game loop and...

View Article


Games • Re: Revisiting the Game Loop with Claude 3.7 Sonnet

Good to see you here, Mike. Will review. Are you going to the SoCal Linux Expo next week? It'd be good to see you, and we'll have at least one other LC fan on board.Statistics: Posted by FourthWorld —...

View Article

Made With LiveCode • Re: Fuzzy Clock for Android, iPhone and iPad

Erm, no there isn’t…I suppose I could add a touch option on the time message so that it displays the actual time for a few seconds when you tap it. But wouldn’t that spoil the fun of having fuzzy time...

View Article

Android Deployment • Focus on field when clicked.

Hi Guys!!I am trying to focus a keyboard "focus on field 'Test'" when the "Test" field is clicked. I have tried "on FocusIn" and "on OpenField", with no results. I hope I have explained myself...

View Article


Android Deployment • Re: Focus on field when clicked.

It should just work automatically. Is the field editable?Statistics: Posted by jacque — Sun Mar 02, 2025 7:29 pm

View Article

Databases • How to correctly insert non-ascii characters in a MySQL database

Is there any possibility in this universe to insert non-ascii data correctly into a field in a MySQL database?If I have a table mytable in "myDB" with a field "content" The field is set to...

View Article

Talking LiveCode • Is it possible to use LiveCode to make Android apps with...

Hey everyone,Hello, I'm new to this group. I found LiveCode by accident while looking for an easy way to make apps for my Android phone. I want to make an app that helps people learn new words, and...

View Article


Talking LiveCode • Re: Is it possible to use LiveCode to make Android apps...

Hi wrenloren,welcome to the forum!Yes, you can use a database on in Android app. Support for SQLite is implemented in Livecode, so just go on and create your app.Here some lessons on how to use SQLite...

View Article


Databases • Re: How to correctly insert non-ascii characters in a MySQL database

The encoding of the SQL database has to match what encoding you are using with textEncode before storing in the database. See https://dev.mysql.com/doc/refman/8.0/en/charset.html for the database...

View Article

Talking LiveCode • Lost the ability to replace text in the SE

In the SE, the pullDown menu "Replace with" in the "Find and Replace" dialog is disabled. So are the "Find Next" "Replace" and "Replace All" buttons. The "Find all" button, however, works fine.So all...

View Article

Getting Started with LiveCode - Experienced Developers • Signature Widget on...

I would like to have the signature widget on my website. It works nicely on a desktop. But, on a mobile browser visiting the page, the browser (safari (ios) & chrome (android)) scrolls and...

View Article

Getting Started with LiveCode - Experienced Developers • Re: Cell formatting...

Time passes...and I come to the party late. But to colorise cell 3 of row 2 of a table field, you can simply do:set the itemDel to tabset the backcolor of item 3 of line 2 of fld "dataset2" to...

View Article


Getting Started with LiveCode - Experienced Developers • Saving Sent Emails

Hi AllI hope everyone is well.Historically when sending emails via livecode I have bcc'd myself in order to maintain a copy of the sent email... I want to try and tidy this up by saving the email into...

View Article

Getting Started with LiveCode - Experienced Developers • does "set the...

I have a stack with a field "text" and a button. (The stack is attached.) The button has the following code in it:CODE: on mouseup local tTopLeft put the globalloc of the topleft of fld "text" into...

View Article


Getting Started with LiveCode - Experienced Developers • Re: does "set...

Mobile devices have no mouse. What are you trying to do?Statistics: Posted by FourthWorld — Fri Mar 07, 2025 8:46 am

View Article

Image may be NSFW.
Clik here to view.

Talking LiveCode • Re: Lost the ability to replace text in the SE

What did you select in the "Look in" menu?The "Replace" controls get disabled if you have selected anything but "Current tab" or "All tabs". It's always been like this, as far as I know. Statistics:...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Predictive Text...

Hi everyone,I have a hidden text field which contains a list of my customers (it’s lengthy!). I have another field where a user types the name of the customer. I’d like my app to display a list of...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Predictive Text...

Predictivity.livecode.zipStatistics: Posted by richmond62 — Mon Mar 10, 2025 2:42 pm

View Article

Getting Started with LiveCode - Experienced Developers • Printing to PDF...

I have a stack of about 12 cards (each card contains 7 fields with 54 lines of text each) that I want to print to a pdf. That works fine up to page 7. On the eighth page, the data that is printed to...

View Article
Browsing all 757 articles
Browse latest View live