Search found 98 matches
- Fri Apr 25, 2025 11:59 am
- Forum: Made With LiveCode
- Topic: TiX Clock for iOS and Android
- Replies: 7
- Views: 50264
Re: TiX Clock for iOS and Android
j9v6: This is interesting. How to download? I watched a couple of videos on the internet so I am somewhat familiar with it. Just curious. Bob Hi Bob, just search for TiX Clock on the iOS AppStore or Google Play Store and you’ll find it. iOS link https://tinyurl.com/mr3syrdh Android link https://pla...
- Fri Apr 25, 2025 11:51 am
- Forum: Made With LiveCode
- Topic: TiX Clock for iOS and Android
- Replies: 7
- Views: 50264
Re: TiX Clock for iOS and Android
Hi Klaus,
Absolutely! I was planning on German and Spanish localisation in upcoming updates, so if you’re happy to send me the German text that would be cool

Thanks,
Al.
- Fri Apr 25, 2025 11:48 am
- Forum: Made With LiveCode
- Topic: TiX Clock for iOS and Android
- Replies: 7
- Views: 50264
Re: TiX Clock for iOS and Android
Hi. Never heard of a TIX clock before. I am sure it was fun to build in LC. No desktop version that could sit in a corner somewhere? Why not colors? On another note, is it quick and easy to read when there are larger numbers of lighted squares? The difference between, say, 16:35 and 17:46? I guess ...
- Thu Apr 24, 2025 11:18 am
- Forum: Made With LiveCode
- Topic: TiX Clock for iOS and Android
- Replies: 7
- Views: 50264
TiX Clock for iOS and Android
A TiX Clock implementation for iOS and Android devices * Monochromatic display (Light, Dark or automatic mode) * UK/EU and US date formats * 12 or 24 hour clock * English and French localisation * Adjustable refresh rate * Assist (Learning) Mode * Portrait and Landscape Written in lovely LiveCode 10...
- Tue Apr 08, 2025 7:36 pm
- Forum: Made With LiveCode
- Topic: Wordle type game for iOS
- Replies: 0
- Views: 3636
Wordle type game for iOS
So apart from clocks I’ve also been writing a wordle type game for iOS. It’s in beta at the moment (on TestFlight on iOS), so I was wondering if any of you good folks here would like to try it out while it’s still in development? If you’re interested DM / PM me and I’ll add you to the testers. Thank...
- Tue Apr 08, 2025 7:26 pm
- Forum: Made With LiveCode
- Topic: Binary Clock for iOS
- Replies: 0
- Views: 3649
Binary Clock for iOS
Ok, I know I said I wouldn’t do it, but I have :mrgreen: and now there’s another clock app in the App Store. This time it’s a binary clock so it’s ok. Here it is in all its glory and written in good old LiveCode 10.0.1 (rc3) IMG_3039.png https://apps.apple.com/gb/app/binary-clock-and-calendar/id6744...
- Fri Feb 28, 2025 9:18 pm
- Forum: Made With LiveCode
- Topic: Fuzzy Clock for Android, iPhone and iPad
- Replies: 6
- Views: 23713
Re: Fuzzy Clock for Android, iPhone and iPad
Erm, no there isn’t… I suppose I could add a touch option on the time message so that it displays the actual time for a few seconds when you tap it. But wouldn’t that spoil the fun of having fuzzy time messages? While we’re talking of updates, the next version will have a 3rd level of fuzziness. Exc...
- Thu Feb 27, 2025 10:40 am
- Forum: iOS Deployment
- Topic: Problem with Mobile Support
- Replies: 8
- Views: 25298
- Wed Feb 26, 2025 5:50 pm
- Forum: iOS Deployment
- Topic: Problem with Mobile Support
- Replies: 8
- Views: 25298
Re: Problem with Mobile Support
I'm running macOS Sequoia 15.3.1 with Xcode 16.2 and have been using LiveCode 10.0.1 (rc-3). With this combination I can build and deploy iOS apps locally (side-load) and also upload them to the AppStore using Transporter. Interestingly yesterday Transporter starting informing me that the apps are b...
- Wed Dec 18, 2024 4:01 pm
- Forum: iOS Deployment
- Topic: Leveraging UITextChecker in iOS?
- Replies: 0
- Views: 19446
Leveraging UITextChecker in iOS?
Hi, is there any way to leverage UITextChecker for iOS apps to validate spelling from within Livecode?
- Wed Nov 13, 2024 2:06 pm
- Forum: Android Deployment
- Topic: Android upload_certificate.PEM file?
- Replies: 3
- Views: 8347
Re: Android upload_certificate.PEM file?
Hi Klaus, Thanks for the quick reply and explaining what's what. I've used the filenames and key names suggested in the lesson and issued the following command keytool -export -rfc -keystore release_keystore.keystore -alias key0 -file upload_certificate.pem Doing this has generated a 1k upload_certi...
- Wed Nov 13, 2024 12:28 pm
- Forum: Android Deployment
- Topic: Android upload_certificate.PEM file?
- Replies: 3
- Views: 8347
Android upload_certificate.PEM file?
Well, would you believe it, I've locked my keystore passwords for one of my apps in an old Notes file on iOS and forgotten the password to unlock it - it's quite an old note so it predates Apples "unlock it with your face" technology so I'm kinda stuffed. I know, I know - it was a stupid thing to do...
- Wed Nov 13, 2024 12:11 pm
- Forum: Android Deployment
- Topic: Android Studio LadyBug 2024.2.1
- Replies: 27
- Views: 37986
Re: Android Studio LadyBug 2024.2.1
Hi Panos, yes that was it exactly! All up and running now. ThanksLiveCode_Panos wrote: ↑Fri Oct 11, 2024 8:10 amHello Al,
You need to ensure the installed version of the SDK Build Tools is *exactly* 31.0.0 - and no newer version of the *build tools* is installed.
Kind regards,
Panos
- Mon Oct 21, 2024 10:07 pm
- Forum: Mac OS
- Topic: LiveCode 10.0.1 rc-1
- Replies: 3
- Views: 19122
Re: LiveCode 10.0.1 rc-1
Hi Bernd, Thanks for your testing and letting me know what you get. It's certainly a weird one. It is consistently intermittently failing, so I'm not sure what's going on apart from suspecting it's a bug. In my stack I have an on systemAppearanceChanged handler that dispatches setCardTheme to the ac...
- Sat Oct 19, 2024 1:36 pm
- Forum: Mac OS
- Topic: LiveCode 10.0.1 rc-1
- Replies: 3
- Views: 19122
LiveCode 10.0.1 rc-1
Hi All, Not sure if anyone else is trying out 10.0.1 rc-1 but I am. So far it all works well, and being able to build for iOS without having to jump through hoops with the Xcode version is great. Maybe we'll get the same 'no jumping through hoops' for Android too - wouldn't that be nice. The only is...