OS X app in plain C

May 6, 2016 ยท View on GitHub

A simple showcase how to create a simple OS X app in plain C without any Objective-C

TODO

  • For some reason if we run the app from command line than menu is not accessible by mouse at first time
  • No live resize yet