Re: is a date

2017-10-20 Thread trevix via use-livecode
How about this: function IsDate pDate, pSysDate if pSysDate then put char 3 of the short system dateformat into tDelimiter else put char 3 of the short dateformat into tDelimiter end if if tDelimiter is in pDate and pDate is a date then return true return false end IsDate trevix _

[OT, maybe] - configuring a Windows Installer for a Standalone

2018-04-10 Thread trevix via use-livecode
You may want to try my stack "Piccolo Installer”, just updated to version 1.1.6 "PiccoloInstaller" is a Livecode stack, to be used to create Mac or Windows standalone installers. Since it was created on 2014, it needed an update to support latest OS and LC versions. Regards Trevix _

LiveCode Localization?

2019-03-20 Thread trevix via use-livecode
I have splash and working stacks I developed for Italian and English (and more) I have hundred of dialogs, field labels, text contents, tooltips - On the splash screen, on first opening, I ask the language. - Dialogs text are stored in a tab delimited text file. Each line is something like "98 t

Question for LCB FFI workshop attendees at upcoming conference

2019-05-14 Thread trevix via use-livecode
Hi Trevor. I know that is a bit late and that I will not be able to attend anyhow (sigh). I would love to see how to implement the Flic Bluetooth button library (www.flic.io ). It is a small battery powered button that interact with iOS, Desktop and Android (1 click, 2 clic