Search found 4 matches

by christoph
Sat Feb 28, 2026 4:33 pm
Forum: Talking LiveCode
Topic: Applescript library
Replies: 1
Views: 331

Applescript library

Hi all, Since I use a lot of applescript in combination with LiveCode, I developed a method to reuse applescripts and feed them parameters with a standardized lc-script. It has taken the form of a masterlibary for scripts to be inserted into a custompropertyset of other stacks. I’ll include the stac...
by christoph
Wed Jan 07, 2026 2:19 pm
Forum: Internet
Topic: libSMTP
Replies: 12
Views: 35078

Re: libSMTP

To my surpirse this looks quite similar to the tcp-smtpLib I wrote for Hypercard 25 years ago. It was using the TCP externals and was a combination of the smtp-lib and the mentioned messages-lib. Besides EHLO there is an option to use HELO. Guess that’s not used anymore. The approach is a bit differ...
by christoph
Sat Oct 25, 2025 6:14 pm
Forum: Talking LiveCode
Topic: MQTT 3.1.1 in pure LCscript
Replies: 6
Views: 4575

Re: MQTT 3.1.1 in pure LCscript

Could this be used to connect to Arduino Wifi boards?
That would be interesting!
There is a library for the arduino at: https://docs.arduino.cc/tutorials/uno-w ... to-device/
by christoph
Sat Sep 20, 2025 1:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 24644

Re: Modern OSX window?

You could take some inspiration from the sample stack 'Yosemite Style Window Creator'
Go to Help>Sample Stacks and search for windowShape