Search found 106 matches

by tetsuo29
Thu May 15, 2025 7:35 pm
Forum: Talking LiveCode
Topic: I didn't know commas were letters
Replies: 44
Views: 13741

Re: I didn't know commas were letters

I am NOT expecting the comma to be treated either as a word or part of a word, I am expecting it to be treated as punctuation: obviously the term word is unable to distinguish that. If it's not a word or a part of a word how is it supposed to magically be transported into field 2? Nothing goes to f...
by tetsuo29
Thu May 15, 2025 3:56 pm
Forum: Talking LiveCode
Topic: I didn't know commas were letters
Replies: 44
Views: 13741

Re: I didn't know commas were letters

When your item delimiter is a space, and your loop gets to "cheese|pickle," that is a word. When you put "cheese|pickle," into DIX and then set the item delimiter to "|" then, item 1 of DIX is "cheese" and item 2 of DIX is "pickle,". You're choosing to just put item 1 of DIX into DUX so DUX just is ...
by tetsuo29
Wed Sep 04, 2024 10:02 pm
Forum: Off-Topic
Topic: MacOS Network Utility
Replies: 67
Views: 90117

Re: MacOS Network Utility

I think it would be cool to have a replacement that is coded in LiveCode. I haven't looked at the project that was shared earlier. However, I did Google and found this: https://www.devontechnologies.com/de/apps/freeware Not speaking or reading German, I had the page translated. I haven't tried it ye...
by tetsuo29
Wed Feb 21, 2024 10:23 pm
Forum: CGIs and the Server
Topic: Cookies and Sessions How-to?
Replies: 0
Views: 99964

Cookies and Sessions How-to?

Hello, Is there a good resource explaining how to use cookies and sessions? Especially one that covers how to write a login system using them? I've been searching and so far I'm not finding anything. Don't know if I'm not using the correct search terms or just overlooking the obvious. Thanks in adva...
by tetsuo29
Fri May 19, 2023 4:16 pm
Forum: Linux
Topic: Kubuntu 22.04
Replies: 27
Views: 81623

Re: Kubuntu 22.04

tetsuo, try adding the -ui flag to your command. I can't use the installer the "GUI" way any more but it runs and installs properly using the -ui flag. The installers launch for me but get stuck, so we don't have exactly the same behavior, but even if it doesn't result in a successful installation,...
by tetsuo29
Thu May 18, 2023 10:23 pm
Forum: Linux
Topic: Kubuntu 22.04
Replies: 27
Views: 81623

Re: Kubuntu 22.04

Downloading usually clears the executable bit. chmod 755 to make it runnable. I guess you missed the part of my post where I said that I made it executable. I wish it was that simple. I also ran LDD against it and got the following: linux-vdso.so.1 (0x00007ffefe197000) libdl.so.2 => /lib/x86_64-lin...
by tetsuo29
Thu May 18, 2023 8:42 pm
Forum: Linux
Topic: Kubuntu 22.04
Replies: 27
Views: 81623

Kubuntu 22.04

Just tried to install LC 9.6.9 (64 bit) on Kubuntu 22.04. Made the download executable and in the terminal typed: sudo ~/Downloads/LiveCodeInstaller-9_6_9-Linux.x64 Nothing appears to happen. Any ideas on how to troubleshoot? Is there a log file that can be looked at? Are there required libraries th...
by tetsuo29
Sat Jan 21, 2023 9:56 pm
Forum: iOS Deployment
Topic: New M1 CPU & LC
Replies: 20
Views: 21018

Re: New M1 CPU & LC

Apple has switched architectures many times: 68k to PPC, Classic to Cocoa, PPC to Intel, and most recently Intel to M*. Each time they've provided a compatibility layer to help devs make the transition. And each time, the LiveCode engine first uses the compatibility layer, and then a native version...
by tetsuo29
Sat Jan 21, 2023 6:47 pm
Forum: iOS Deployment
Topic: New M1 CPU & LC
Replies: 20
Views: 21018

Re: New M1 CPU & LC

Well, you are not really up to date! :-) Starting with LC 9.6.8, published in June 2022, LC supports the new architecture as universal binary! https://livecode.com/livecode-9-6-8-stable-m1-and-onwards-apple-architecture-support/ You're right. I did not know that it had been added. I do notice this ...
by tetsuo29
Sat Jan 21, 2023 5:40 pm
Forum: iOS Deployment
Topic: New M1 CPU & LC
Replies: 20
Views: 21018

Re: New M1 CPU & LC

Hello, Is LiveCode IDE compatible with new M1 CPU Mac models? Cheers, Louis It occurs to me that this question was asked about 2 years ago and we haven't seen a LC version that compiles Mac apps that are Apple Silicon native and that just seems a bit weird because, doesn't LC use Xcode in order to ...
by tetsuo29
Thu Jul 21, 2022 3:36 pm
Forum: Talking LiveCode
Topic: Why is the geometry manager still borked in 2021?!
Replies: 93
Views: 63353

Re: Why is the geometry manager still borked in 2021?!

Fortunately there's now a replacement for the GM. Currently in the megabundle, and hopefully soon in the full LC10 package. https://livecode.com/responsive-layout/ Hmm. I dunno. I mean, isn't that just moving the goal posts? I don't wanna buy the megabundle and I don't want some future thing, I wan...
by tetsuo29
Thu Jul 07, 2022 9:12 pm
Forum: Talking LiveCode
Topic: Why is the geometry manager still borked in 2021?!
Replies: 93
Views: 63353

Re: Why is the geometry manager still borked in 2021?!

OMG. I just ran into this bug again. I can't believe this. It should be shameful and embarrassing to LiveCode at this point. I was able to close my stack without saving (I lost one new button in the process) and then I opened it back up and ran "revCacheGeometry true" and "revUpdateGeometry" command...
by tetsuo29
Sat Sep 18, 2021 11:08 pm
Forum: Off-Topic
Topic: Please explain the logic behind the starter plan price?
Replies: 6
Views: 8133

Re: Please explain the logic behind the starter plan price?

Hi everyone So I can get 1 platform for £7.99 + Vat but if I go to two platforms it goes up to £24.99 + Vat. I would have expected that the price at most would have doubled. I would have liked to have both Windows and Mac platforms but there is no way I am going to be paying £24.99 + Vat it does no...
by tetsuo29
Fri Aug 06, 2021 3:17 pm
Forum: Off-Topic
Topic: Best way to support LiveCode?
Replies: 31
Views: 27721

Re: Best way to support LiveCode?

I have contacted support re having a new forum heading for showcasing peoples creations. Hopefully this will get some traction. That's cool that you got a new forum section added. Do you see this as helping to spotlight cool things that people are doing with LC outside of these forums? It's my opin...
by tetsuo29
Thu Aug 05, 2021 2:40 pm
Forum: LiveCode Hosting
Topic: letsencrypt and livecode hosting
Replies: 10
Views: 27663

Re: letsencrypt and livecode hosting

Yes. I have Let´s encrypt certificates installed on two of my hosting accounts. What i noticed i when communicating with the hosting support is, that some of my request were solved, but i did not get an email about that. The automatic reply always arrived. Maybe the certificates have been already i...