Hi,
I am not using any API's such as NSTask or anything from Swift-I made the app in Script Editor, using purely AppleScript. I preform the shell commands using AppleScript's "do shell script" command (see https://developer.apple.com/library/archive/technotes/tn2065/_index.html for how that command works).
The problem with how I implement the progress bar is that there is no Stop button handler-that functionality is built-in to AppleScript.
How do I make the program register the Stop button's click even while the script is on another task and the UI is unresponsive?
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags: