Search found 23 matches
- Thu Apr 30, 2026 12:27 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Font flavours not rendering
- Replies: 6
- Views: 10901
Re: Font flavours not rendering
Yes, there's a workaround. Use a tool to edit the Metadata of the font files you want and change the name to something that suits your needs. Then Compile the font and it is ready to be used, realiably and cross platform. For instance I used: https://www.glyphrstudio.com/online/ . It takes me ...
- Wed Aug 27, 2025 9:34 am
- Forum: Feature Proposals
- Topic: full text justification
- Replies: 17
- Views: 98329
Re: full text justification
Hello all,
it's been 18 years since this request has been posted on Bugzilla Bug 4714 and nothing has been done ever since. Not having support for fully justified text in LiveCode's text runs is a big issue for me (and I'm sure for many others).
The little pseudo-justification handlers posted by ...
it's been 18 years since this request has been posted on Bugzilla Bug 4714 and nothing has been done ever since. Not having support for fully justified text in LiveCode's text runs is a big issue for me (and I'm sure for many others).
The little pseudo-justification handlers posted by ...
- Tue Jun 24, 2025 11:04 am
- Forum: Windows
- Topic: LiveCode x32 vs x64 any essential differences between them?
- Replies: 2
- Views: 39255
Re: LiveCode x32 vs x64 any essential differences between them?
@LCMark
Thanks VERY MUCH for clarifying Mark! Until your answer I had the impression that the x64 Engine is just a x64 wrapper for the x32 Engine which would not make any substantial difference. I'm glad that I was wrong and that it makes perfect sense to stick with the x64 Engine!
In regards to ...
Thanks VERY MUCH for clarifying Mark! Until your answer I had the impression that the x64 Engine is just a x64 wrapper for the x32 Engine which would not make any substantial difference. I'm glad that I was wrong and that it makes perfect sense to stick with the x64 Engine!
In regards to ...
- Tue Jun 10, 2025 6:02 pm
- Forum: Windows
- Topic: LiveCode x32 vs x64 any essential differences between them?
- Replies: 2
- Views: 39255
LiveCode x32 vs x64 any essential differences between them?
Hello lovely people!
I'm trying to understand what the most prominent implications are between building and releasing Standalones with LiveCode x64 versus x32, especially on Windows. There is scarce information available, if any at all. Does the x64 have any improved performance over the x32 ...
I'm trying to understand what the most prominent implications are between building and releasing Standalones with LiveCode x64 versus x32, especially on Windows. There is scarce information available, if any at all. Does the x64 have any improved performance over the x32 ...
- Fri Apr 19, 2024 9:00 am
- Forum: Talking LiveCode
- Topic: Security Issue Related to Decompilation in LiveCode
- Replies: 13
- Views: 13353
Re: Security Issue Related to Decompilation in LiveCode
@LCMark: How are we supposed to safely and effectively use the following SUPER ESSENTIAL command:
encrypt tText using "rc4-40" with password myPassword()
if the content returned my myPassword() cannot be hidden/obfuscated and remains in RAM until the standalone quits?
I'm begging you for a ...
encrypt tText using "rc4-40" with password myPassword()
if the content returned my myPassword() cannot be hidden/obfuscated and remains in RAM until the standalone quits?
I'm begging you for a ...
- Sat Oct 08, 2022 5:23 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
Χαχαχαααααχχχχ! Μεγάλε, μας έφτιαξες τώρα!
But you ain't living in Greece, right?
- Sat Oct 08, 2022 3:29 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
Thanks so much for elaborating Stam! Highly appreciated!
Do you mind if I ask you an irrelevant, personal question? Stam is from "Stamatis"? Are you of greek origin or even greek? Curiously asking as I am in Athens...
Do you mind if I ask you an irrelevant, personal question? Stam is from "Stamatis"? Are you of greek origin or even greek? Curiously asking as I am in Athens...
- Sat Oct 08, 2022 2:25 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
Hi Stam,
all this sounds highly intriguing!!
I had to implement my own system for joins, which works fine.
Maybe you could share your "join" solution with Mark and his team so they can implement something like that faster into the LiveCloud API? That would be insanely generous!!
I can confirm ...
all this sounds highly intriguing!!
I had to implement my own system for joins, which works fine.
Maybe you could share your "join" solution with Mark and his team so they can implement something like that faster into the LiveCloud API? That would be insanely generous!!
I can confirm ...
- Sat Oct 08, 2022 12:36 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to feed data to standalone stack via 'write to process' issued by other standalone?
- Replies: 10
- Views: 6718
Re: How to feed data to standalone stack via 'write to process' issued by other standalone?
Hello Richard, Stam and all,
this is just a quick update to let you know that I've not forgotten this thread and to appologise that I haven't yet posted the code.
Since about a week I'm going through my 2nd burnout this year because of overworking, mostly coding more that 24-48h in one go. So ...
this is just a quick update to let you know that I've not forgotten this thread and to appologise that I haven't yet posted the code.
Since about a week I'm going through my 2nd burnout this year because of overworking, mostly coding more that 24-48h in one go. So ...
- Sat Oct 08, 2022 12:26 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
@ mtalluto
Just a quick FYI on LiveCloud. Local storage is free with no limitations. Just create a free Mist account in LiveCloud Manager. You can use all the APIs with "local" as the target parameter.
Hello Mark, and thanks for the reminder. I discovered that from the last time I tried ...
Just a quick FYI on LiveCloud. Local storage is free with no limitations. Just create a free Mist account in LiveCloud Manager. You can use all the APIs with "local" as the target parameter.
Hello Mark, and thanks for the reminder. I discovered that from the last time I tried ...
- Thu Sep 29, 2022 5:16 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to feed data to standalone stack via 'write to process' issued by other standalone?
- Replies: 10
- Views: 6718
Re: How to feed data to standalone stack via 'write to process' issued by other standalone?
Hello Richard, so cool to have you arround mate!
Chances are it would be a mutually rewarding adventure. Some of the best threads in these forums have been where someone posts slow code, a lot of folks chip in to make it faster, it gets much faster, then Dick Kreisel jumps in and makes it faster ...
Chances are it would be a mutually rewarding adventure. Some of the best threads in these forums have been where someone posts slow code, a lot of folks chip in to make it faster, it gets much faster, then Dick Kreisel jumps in and makes it faster ...
- Thu Sep 29, 2022 4:05 am
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
Well, you can store arrays as binary files which can be encrypted.
I'm doing that for quite some time now and it is true, it works like a charm for use cases where this is appropriate. For large data sets however, arrays ain't the way to go, especially when I need to match and update related data ...
I'm doing that for quite some time now and it is true, it works like a charm for use cases where this is appropriate. For large data sets however, arrays ain't the way to go, especially when I need to match and update related data ...
- Wed Sep 28, 2022 9:03 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
I checked SEE licensing again and you're most probably right, Stam, looks dull for licensing SEE by LC.
Thanks for the hints about SQLite Crypt/ SQL Cipher! These look really hot! However, as you said, how any of these solutions could be made to work with LC remains a big mistery.
I wish - AT LAST ...
Thanks for the hints about SQLite Crypt/ SQL Cipher! These look really hot! However, as you said, how any of these solutions could be made to work with LC remains a big mistery.
I wish - AT LAST ...
- Tue Sep 27, 2022 1:03 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to feed data to standalone stack via 'write to process' issued by other standalone?
- Replies: 10
- Views: 6718
Re: How to feed data to standalone stack via 'write to process' issued by other standalone?
It sounds like you may have tried this already, but I came across this from Trevor DeVore:
Yes, THAT'S the ONE!!! I've just made some minor addaptations mainly for the detection of the XML's UTF encoding/decoding. The only problem I have with the ConvertXMLNodeToArray function is when a parent ...
Yes, THAT'S the ONE!!! I've just made some minor addaptations mainly for the detection of the XML's UTF encoding/decoding. The only problem I have with the ConvertXMLNodeToArray function is when a parent ...
- Tue Sep 27, 2022 12:53 pm
- Forum: Feature Proposals
- Topic: SQLite Encryption Extension
- Replies: 19
- Views: 43598
Re: SQLite Encryption Extension
Hello Stam,
thanks for your reply! Highly appreciated!!!
Why not encrypt the data *before* storing it to SQLite db, rather than relying on SQLite itself?
I'm hessitant because - given the speed struggles that LC already has - it would become practicaly unworkable having to encrypt/decrypt every ...
thanks for your reply! Highly appreciated!!!
Why not encrypt the data *before* storing it to SQLite db, rather than relying on SQLite itself?
I'm hessitant because - given the speed struggles that LC already has - it would become practicaly unworkable having to encrypt/decrypt every ...