How to Understand the GUI API of macOS?

3 points by mayureshkathe ↗ HN
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.

4 comments

[ 2.4 ms ] story [ 23.3 ms ] thread
not macos user, but may I suggest alternatives such as HTML or Python Qt or maybe python fire+gooey?