On Saturday, 28 November 2015 at 10:40:19 UTC, Mike McKee wrote:
Does anyone have a demo that shows how I can call the native OSX API to draw a basic window that's minimizable and can be closed?

I was thinking of making an installer for the Mac, you see. So for instance, people would download a very thin .app file and run that. Because it only uses native window APIs on OSX, it wouldn't be a huge download. That way, this installer can then download the larger payload of my Qt/C++ application that I composed.

https://github.com/p0nce/DerelictCocoa/tree/master/examples/window

Reply via email to