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

LiveCode Builder • Determine the version number of the OS

Hi,Is there a way that code in a Livecode Builder (LCB) handler can determine the version number of the parent operating system. In Livecode Script this can be read using a shell command e.g.CODE:...

View Article


LiveCode Builder • Reading Characters from a string

I am attempting to read the first three characters of a string inside a library extension written in Livecode Builder. My test handler is below and I have tried various different versions without...

View Article


Getting Started with LiveCode - Complete Beginners • LiveCode 9 is really the...

For iOS and Android app development it takes the least amount of time, effort and knowledge, without sacrificing power and flexibility.I have been using it for 10 years and there is NOTHING that...

View Article

LiveCode Builder • Re: Reading Characters from a string

(I'm assuming you are on mac)Ignore extra "\" on the strings with "."The expected result for your handler would be:"Library version 1\.14\.58-7 on OS : mac"(Taken from the Dictionary)Returns a string...

View Article

LiveCode Builder • Re: Determine the version number of the OS

LC Script has the systemVersion function. I haven't had a need to play with Builder yet, but I would imagine there's a way to make callbacks to LC Script, no?Statistics: Posted by FourthWorld — Sat...

View Article


Getting Started with LiveCode - Experienced Developers • Polygrid

Hello:I purchased the polygrid as part of a summer bundle. It's beautiful, fast but a bit opaque. I'd like to find some instructions specifically for searching, filtering, editing and sorting. My...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Re: Polygrid

Hi Bruce,see attached screenshot, click on "polygrid", there are many entries for Polygrid!Looks like there are many ways for manipulating (searching, filtering etc.) e.g. "the TSVdata" of your...

View Article

Databases • Problems connecting to MySQL server

I have problems with connecting to MySQL within LiveCodeI have switched to another PC, where I have Linux and Win11 running. (IP 192.168.1.50)And I have a seperate Linux server where MySQL is running...

View Article


Talking LiveCode • Re: Monetizing with iPhone Ads on LC

I have been asked again from my partners to add in-app advertising for our Android App.Is there any news on this subject?Should I ask LC to provide a quote to implement this service or the next...

View Article


Getting Started with LiveCode - Complete Beginners • Re: Print from mobile app?

With the help of Panos and many many hours of research and "trail and error" God blessed me with a stack that prints from iPhone to printer.It is necessary that in the Application settings that you...

View Article

Image may be NSFW.
Clik here to view.

LiveCode Builder • What terms to look up.

-I assume ALL the terms for LCB are included there.The problem (as ever with the Dictionary) is knowing the term I want to look up . . .Statistics: Posted by richmond62 — Mon Jul 15, 2024 2:26 pm

View Article

Image may be NSFW.
Clik here to view.

LiveCode Builder • Re: What terms to look up.

The problem (as ever with the Dictionary) is knowing the term I want to look up . . .Richmond, I am afraid that the sample dictionary entry you chose is case of documentation error:The example for...

View Article

Announcements • [ANN] Release LiveCode 9.6.13 RC-1

Dear LiveCoders,We are pleased to announce the release of LiveCode 9.6.13 RC-1.LiveCode 9.6.13 RC-1 comes with 11 bugfixes and performance improvements,including support for building against API 34 on...

View Article


Image may be NSFW.
Clik here to view.

Talking LiveCode • Calendar widget Multiple Dates Highlights

Hi All,I do hope all are having a great week.I have been playing with LC's calendar widget on a project and was wondering if it was possible to highlight multiple dates or change text colour of...

View Article

Using Externals • Feature or bug in Livecode's Data Picker Widget

I have just added a two date picker widgets to my project and notice that changing either the year or the month does not trigger the dateChanged message.Reading the dictionary I would expect the...

View Article


Image may be NSFW.
Clik here to view.

Using Externals • Re: Feature or bug in Livecode's Data Picker Widget

Hi Simon,well I'd say not a bug, but more an inconvenient feature since you do not actually change the (previously selected) date this way. BestKlausStatistics: Posted by Klaus — Tue Jul 16, 2024...

View Article

Image may be NSFW.
Clik here to view.

Talking LiveCode • Re: Calendar widgets Multiple Dates Highlights

Hi Istech,If you are talking about the Calendar widget then it has no option to mark arbitrary dates. Neither does the current Datepicker widget that supersedes the Calendar widget.However I modified...

View Article


Off-Topic • Re: RIP John Conway

Not sure why this flagged up again in unread posts (spam?) but I just realised my previous statement wasn't correct. Some patterns do just stop if in a stable position when all highlighted squares are...

View Article

Getting Started with LiveCode - Complete Beginners • Regex for LiveCode

Hi all,mainly for by own benefit I created a regex cheatsheet and then decided to flesh it out a bit, so it's become a mini-primer. I'm an intermediate, not expert, regex user, and find this kind of...

View Article

Talking LiveCode • Re: Calendar widget Multiple Dates Highlights

Wow Bernd,That is precisely what I need. But fighting a couple hours with the Calendar widget and was just about to dive into Builder to see if I could add the feature in.Have you got an example I...

View Article
Browsing all 757 articles
Browse latest View live