Reading List
AppleEvent Recording Bug from Michael Tsai RSS feed.
AppleEvent Recording Bug
Olof Hellman: My AppleScriptable macOS app is recordable. Occasionally, I have a UI action performed by the user that I handle internally, and I send a corresponding AppleEvent with the SendOptions flag .dontExecute (was kAEDontExecute) so that AppleScript recording will see the action and record it. With Sequoia 15.7.3 and Tahoe 26.1, I am seeing […]