Search found 116 matches

by mtalluto
Wed Jan 24, 2024 8:51 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to get the active window title
Replies: 3
Views: 13442

Re: How to get the active window title

You are on fire today Andy!

We have used this technique for auto updating our product's executables on both macOS and Windows. You are right that both systems are ok with so far.
by mtalluto
Tue Jan 23, 2024 10:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to get the active window title
Replies: 3
Views: 13442

Re: How to get the active window title

Very cool! Thanks for sharing.
by mtalluto
Thu Jan 18, 2024 12:39 am
Forum: iOS Deployment
Topic: xCode 15.2 update and macOS Sonoma
Replies: 7
Views: 55228

Re: xCode 15.2 update and macOS Sonoma

I can confirm that xCode 15.0.1 works with LC 9.6.11.
by mtalluto
Fri Nov 17, 2023 1:38 am
Forum: iOS Deployment
Topic: Copy & Paste Madness
Replies: 6
Views: 6287

Re: Copy & Paste Madness

I found this video on YouTube that shows how it can be done in Swift.

https://www.youtube.com/watch?v=NehELQmkU_M
by mtalluto
Fri Nov 17, 2023 1:24 am
Forum: iOS Deployment
Topic: Copy & Paste Madness
Replies: 6
Views: 6287

Re: Copy & Paste Madness

Here is some code that we use in an app we made called Appli Player. It is used to capture data from native fields and put them into a variable. This code works on all platforms. This is immediately useful within the same app. [Edit contains the result of this effort] I'll try putting it into the cl...
by mtalluto
Thu Nov 02, 2023 6:19 pm
Forum: Software Engineering
Topic: Run the same stack from two LC installs
Replies: 22
Views: 49334

Re: Run the same stack from two LC installs

I have a much better understanding of what is going on here. There are two concerns. 1. Development - keeping updated code in sync between the two devices using the same code base 2. When a game is active - make service as resilient as possible to network outages The development could be improved by...
by mtalluto
Wed Nov 01, 2023 10:03 pm
Forum: Software Engineering
Topic: Run the same stack from two LC installs
Replies: 22
Views: 49334

Re: Run the same stack from two LC installs

...And with Swami's huge project I had trouble finding the handlers I needed in the sea of text files in the git repository. I do all my searching for handlers and other coding practices directly in LiveCode. This is how we would find a handler in a binary stack. Script-only stacks are no different...
by mtalluto
Tue Oct 31, 2023 8:34 pm
Forum: Software Engineering
Topic: Run the same stack from two LC installs
Replies: 22
Views: 49334

Re: Run the same stack from two LC installs

Well said Mark, couldn’t agree more. I’m a single dev and find this invaluable. For bigger teams it’s practically mandatory… [edited for clarification...instead of rapid typing - press submit :wink:] I was inspired by your post on version control Stam to come out. I decided to throw my hat in the r...
by mtalluto
Fri Oct 27, 2023 7:16 pm
Forum: Software Engineering
Topic: Run the same stack from two LC installs
Replies: 22
Views: 49334

Re: Run the same stack from two LC installs

I thank LiveCode, out loud, every day, for script-only stacks. Without them, version control would not be as valuable. I have been around long enough to remember the days before. I am much happier now that we can place our code into text files. We have options when it comes to version control. We en...
by mtalluto
Tue Sep 26, 2023 8:28 pm
Forum: Databases
Topic: Recommended Cloud DBMS provider?
Replies: 4
Views: 10952

Re: Recommended Cloud DBMS provider?

Hi Al, We make LiveCloud (please scroll to the bottom) - https://livecode.com/full-stack-app-development LiveCloud is a cloud and local database https://LiveCloud.io made explicitly for LiveCode developers. We have data centers in various parts of the world. The same API is used when you store local...
by mtalluto
Wed Sep 06, 2023 7:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can LC be used to produce Progressive Web Apps?
Replies: 5
Views: 2446

Re: Can LC be used to produce Progressive Web Apps?

Maybe LiveCode Create (currently under development) would be a good fit. You can create apps that will run in a web browser. I am not sure what your timeframe is on this project. If it needs to be done soon, you may need to do what Jacque suggested. LiveCode released a video showing what the experie...
by mtalluto
Tue May 23, 2023 7:19 am
Forum: iOS Deployment
Topic: App Store submission shows white screen
Replies: 1
Views: 1621

Re: App Store submission shows white screen

Try using TestFlight to better approximate what Apple sees when they try your software.

I do this before submitting for review.
by mtalluto
Wed Feb 01, 2023 5:59 pm
Forum: Talking LiveCode
Topic: Keeping track of time taken by each handler and function
Replies: 7
Views: 2737

Re: Keeping track of time taken by each handler and function

You can use the built in profiler. It works similarly to Richard’s flight recorder.
by mtalluto
Mon Dec 12, 2022 5:34 pm
Forum: Android Deployment
Topic: Free simple tool for creating keystore file
Replies: 24
Views: 23008

Re: Free simple tool for creating keystore file

Sorry Klaus. My post was held up for a few hours. I lost all access to the forums during that time.
by mtalluto
Sun Dec 11, 2022 8:39 pm
Forum: Android Deployment
Topic: Free simple tool for creating keystore file
Replies: 24
Views: 23008

Re: Free simple tool for creating keystore file

You could try right-clicking to open the app. It has been a while since I've dealt with unsigned apps. Things may have changed in more recent versions of macOS.

https://support.apple.com/en-is/guide/m ... h40616/mac

Go to advanced search