Search found 195 matches
- Sun Apr 19, 2026 6:18 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Displaying HTML in DataGrid (table mode) – supported or not?
- Replies: 4
- Views: 474
Re: Displaying HTML in DataGrid (table mode) – supported or not?
Doesn't look like you can't set the htmlText, perhaps it's something that can be added.
- Fri Apr 17, 2026 12:32 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
Tried launching OpenXTalk and got exactly the same crash as I experienced with LC Community 9.6.2. and 9.6.3. RIP register does not match crashing frame... I expect this is something with my machine, not the LC Comm or OpenXTalk. Suggestions welcome. Thank you. Barry This is what I found when I did...
- Fri Apr 17, 2026 12:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
You don't need to be a programmer to help out - submit bug reports, feature requests, anything to make it a better program!
- Fri Apr 17, 2026 12:12 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
Sorry to hear that you couldn't get OpenXTalk to work for you, I was sure Sentinel was going to work. Glad that HyperXTalk worked for you. Both OpenXTalk and HyperXTalk are ARM native so they both should have worked on your Mac.
- Fri Apr 17, 2026 1:30 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
I was getting a crash when building HyperXTalk and it was because there was no code signing. Try using https://itsalin.com/appInfo/?id=sentinel to add adhoc codesigning to OpenXTalk
- Thu Apr 16, 2026 9:31 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
Feel free to come and join our forums (it leans a little more towards the development of HyperXTalk, but could use some "normal" questions too
)
https://hyperxtalk.discourse.group/invites/ajuwRViv2V
https://hyperxtalk.discourse.group/invites/ajuwRViv2V
- Thu Apr 16, 2026 9:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
https://github.com/emily-elizabeth/HyperXTalk/releases/tag/0.9.8 There should be a new build coming out in the next few days, just working on updating the libraries used by the engine. I would recommend testing heavily before doing a release with HyperXTalk though (it's still in development, but see...
- Thu Apr 16, 2026 8:05 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
Richmond is right in that OpenXTalk runs natively on ARM, but it does not compile any externals or extensions in an ARM standalone. As of this time, OpenXTalk runs closer to the old Community version as it runs on all three platforms and compiles for all three.
- Thu Apr 16, 2026 6:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
- Replies: 13
- Views: 1503
Re: LC Community Ed - 9.6.2, 9.6.3 - Crash in Sequoia
Apple changed something in the menus and LiveCode doesn't care about the Community edition anymore. You can try OpenXTalk which does all three platforms but only does macOS Intel. There is also HyperXTalk that is development but only does macOS ARM (Windows is being worked on right now). HyperXTalk ...
- Wed Apr 01, 2026 5:19 pm
- Forum: Announcements
- Topic: [ ANN ] Release LiveCode 10.0.4 STABLE
- Replies: 5
- Views: 4029
Re: [ ANN ] Release LiveCode 10.0.4 STABLE
Maybe they're running out of version numbers and are recycling? 
- Mon Mar 30, 2026 12:38 pm
- Forum: Made With LiveCode
- Topic: Secure Photos
- Replies: 2
- Views: 8824
Re: Secure Photos
This looks really cool! I like the idea of having an encrypted photo manager — definitely something I’d use for personal memories. The LiveCode implementation makes it even more interesting. I’m curious, do you have any tips for getting started with the source code? Also, will there be updates for ...
- Sun Mar 29, 2026 3:17 pm
- Forum: Mac OS
- Topic: File modification date unreliable in standalone (files() function)
- Replies: 3
- Views: 3854
Re: File modification date unreliable in standalone (files() function)
If it works in the IDE, it should work in the standalone. This sounds like a bug. What are you seeing different? Can you post a sample stack?
- Sun Mar 29, 2026 12:44 am
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 13502
- Sat Mar 28, 2026 11:37 pm
- Forum: Talking LiveCode
- Topic: Livecode Community on Apple Silicon
- Replies: 33
- Views: 11121
Re: Livecode Community on Apple Silicon
Fixed standalone building (broke when we changed the file extension) Fixed MySQL Updated the standalone icon to the HyperXTalk icon Added extensions from https://emily-elizabeth.free.nf (documentation will be coming as it keeps getting wiped out) Fixed when clicking on a button the text becomes unre...
- Wed Mar 25, 2026 5:49 pm
- Forum: Talking LiveCode
- Topic: Livecode Community on Apple Silicon
- Replies: 33
- Views: 11121
Re: Livecode Community on Apple Silicon
Can you check out this and let me know if there is something I should be doing differently.
https://github.com/emily-elizabeth/HyperXTalk/issues/3