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

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