jimon / osx_app_in_plain_c

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS X app in plain C

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

About

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


Languages

Language:C 87.9%Language:Shell 10.1%Language:Makefile 2.0%