Search found 181 matches
- Thu Sep 19, 2024 3:04 pm
- Forum: LiveCode Hosting
- Topic: Needing some help
- Replies: 3
- Views: 10084
Re: Needing some help
Hi, there is no need for a new domain. Your account can be accessed using the default domain which is <yourAccountname>.livecodehosting.com Regarding the nameservers. There are 2 options to let a domain name pointing to your account. 1. The recommended option is to tell HostGator that external names...
- Wed Jul 24, 2024 4:24 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 125
- Views: 124900
Re: Livecode Create - thoughts?
Craig, I do not assume this. It was a statement from Kevin in a video especially for the Lifetime License user. They will not allow Lifetime license holders to use it after 2027. I also received an email from Heather trying to explain why it is not possible. I'll assume Heather's consent and post th...
- Wed Jul 24, 2024 2:54 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 125
- Views: 124900
Re: Livecode Create - thoughts?
Just for those who are interested in.... Livecode classic formerly just called Livecode will not continue to run after 2027. Even the lifetime license will expire after 2027 So my non-expiring Livecode license will expire :shock: After almost 20 years with Revolution/Livecode and nearly every projec...
- Wed Jul 24, 2024 1:01 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 125
- Views: 124900
Re: Livecode Create - thoughts?
Or will the subscription expire and there is no way to renew it? 1. Or will it become a lifetime licence with no further renewal fee? That would not be in Livecode Ltd.´s interest. They need to earn money and this of course okay. I am pretty sure the vast majority of subscribers then wouldn't switc...
- Wed Jul 24, 2024 12:44 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 125
- Views: 124900
Re: Livecode Create - thoughts?
LiveCode 10 is the last feature release of LiveCode "Classic". We will continue to maintain Classic (with bug fixes and OS compatibility only) until 202 The question is, what exactly does that mean? Will subscribers at least be able to continue their subscription even after 2027? Or will the subscr...
- Thu Nov 30, 2023 7:46 pm
- Forum: Talking LiveCode
- Topic: trouble with returns in windows cURL
- Replies: 2
- Views: 5128
Re: trouble with returns in windows cURL
You cant have returns in cURL in windows Hm, is it possible that mailgun expects the returns as LF? I am wondering if using LF as line delimiter in the text and saving the file as binary to hard disk (URL "binfile:....) and then using the path to that file as input for the text would allow plain te...
- Tue Nov 07, 2023 10:13 pm
- Forum: Talking LiveCode
- Topic: Different kinds of QR codes?
- Replies: 4
- Views: 15357
Re: Different kinds of QR codes?
Both the iOS and Android standalones settings in LC support the custom URL scheme. If you define a string in that field, let's say trevix then the mobile app will be opened as soon as you launch an url like this trevix://.......whateveryouplace here. If you scan a qrcode that contains the custom url...
- Mon Oct 16, 2023 8:26 pm
- Forum: Talking LiveCode
- Topic: put url does not work in standalone Windows 10 (Solved)
- Replies: 18
- Views: 138297
Re: put url does not work in standalone Windows 10
I seconds STAMs post.
As http: is working it seems tsNET and Internet library was correctly select in the Standalone Settings -> Inclusions.
But you need also to include SSL&Encryption, otherwise https connections will not work.
As http: is working it seems tsNET and Internet library was correctly select in the Standalone Settings -> Inclusions.
But you need also to include SSL&Encryption, otherwise https connections will not work.
- Tue Oct 10, 2023 2:59 pm
- Forum: Talking LiveCode
- Topic: Can a livecode app be a menuitem app on Mac?
- Replies: 10
- Views: 8864
Re: Can a livecode app be a menuitem app on Mac?
You mean you want your LC app to stay in the menu bar or better said you want your LC app to display a menu in the status bar on Mac?
If that's the question then yes.
Have a look at 'mac status menu' in the dictionary.
If that's the question then yes.

Have a look at 'mac status menu' in the dictionary.
- Tue Mar 14, 2023 5:40 pm
- Forum: LiveCode Hosting
- Topic: Is Quartz Down?
- Replies: 5
- Views: 19271
Re: Is Quartz Down?
Sure, it's 50.28.39.106. Can you tell me the raw IP address for quartz?
- Tue Mar 14, 2023 4:12 pm
- Forum: LiveCode Hosting
- Topic: Is Quartz Down?
- Replies: 5
- Views: 19271
Re: Is Quartz Down?
Hello Ken,
I just tried here. I was able to successfully login into a account on quartz.on-rev.com:2083
Regards,
Matthias
I just tried here. I was able to successfully login into a account on quartz.on-rev.com:2083
Regards,
Matthias
- Thu Mar 09, 2023 12:05 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: programs not running under windows 11
- Replies: 3
- Views: 3718
Re: programs not running under windows 11
If you have problems with standalones built with Livecode then
this bug could be the cause
https://quality.livecode.com/show_bug.cgi?id=23659
A fix is planned for LC 9.6.9RC3
this bug could be the cause
https://quality.livecode.com/show_bug.cgi?id=23659
A fix is planned for LC 9.6.9RC3
- Wed Mar 08, 2023 10:01 pm
- Forum: Talking LiveCode
- Topic: Using Replace to replace data in a file does not work (Solved)
- Replies: 4
- Views: 6744
Re: Using Replace to replace data in a file does not work
Variable tFileURL holds the Path and filename e.g. C:/foldername/filename.html variable tGraphLabel holds the name of the graphic that should replace ***GraphicLabel*** in the file put quote&" file: "&tFileURL"e into tURLInfo try replace "***GraphicLabel***" with tGraphLabel in URL tURLInfo cat...
- Mon Mar 06, 2023 8:10 pm
- Forum: Talking LiveCode
- Topic: PolyGrid Direct Cell Editing?
- Replies: 16
- Views: 19381
Re: PolyGrid Direct Cell Editing?
It just seems a bit misleading for LiveCode to post (in my (almost) link in the OP) "Direct cell editing" when there is none. Disappointing... You could post a feature request here https://quality.livecode.com Especially regarding Polygrid and Polylist Livecode Ltd. was very quick with reasonable f...
- Fri Feb 24, 2023 7:15 pm
- Forum: Talking LiveCode
- Topic: 'LiveCode Enhancements' - silent updates...?
- Replies: 4
- Views: 4601