Cocoa: integrate NSApplication into an existing c++ mainloop
okay, after all this took me way more time than I expected, and I’d like to outline the things I tried and tell you what experiences I had with them. This will hopefully save people trying to integrate Cocoa into an existing mainloop alot of time in the future. The first function I found when … Read more