How could one go about probing the internals of macOS to learn about the API driving it's GUI? It would be useful while providing GUI handling capabilities using a language not supported by Apple.
How to Understand the GUI API of macOS?
1–5 of 5 posts
Re: How to Understand the GUI API of macOS?
#2Watch GUI events
Re: How to Understand the GUI API of macOS?
#3Watch GUI events
Any reading material (physical/online) which might help me?
Re: How to Understand the GUI API of macOS?
#4I recommend https://www.amazon.com/Apple-Inside-Macintosh-Volumes-III/dp...
You never said which version of the OS.
Re: How to Understand the GUI API of macOS?
#5not macos user, but may I suggest alternatives such as HTML or Python Qt or maybe python fire+gooey?