QR Code

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trags3
Posts: 433
Joined: Wed Apr 09, 2014 1:58 am

QR Code

Post by trags3 » Wed Oct 08, 2025 3:00 am

How can I view a QR Code from within an App and extract the data from the QR Code?
The QR Code is in an email from someone else.

Thanks in advance,
Tom

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10185
Joined: Fri Feb 19, 2010 10:17 am

Re: QR Code

Post by richmond62 » Wed Oct 08, 2025 8:46 am

Well, you could consider reading this, and them implementing it to decode a QR code imported as an image:

https://qr.blinry.org/

of course, LiveCode can CREATE QR codes using qrCreate.

Erm: viewtopic.php?t=39644

Erm: viewtopic.php?t=24629


Post Reply