ofxMacControl (OSX)
How to use
- Add Foundation.framework to your project
- Add ofxMacControl, ofxAppleScript & ofxObjective-C++Utility to your project and include ofxMacControl.h
- Rename all files have extention like .cpp that include ofxMacControl.h to .mm recursively / Or, open Project Setting -> TARGETS -> Build Phases -> Compile Sources, and add flag "-x objective-c++" for all file of .cpp that include ofxMacControl.h
Dependencies
- ofxObjective-C++Utility [https://github.com/2bbb/ofxObjective-C--Utility]
- ofxAppleScript [https://github.com/2bbb/ofxAppleScript]
API
ofxMacControl
Update history
2014/02/15 ver 0.01 release
License
MIT License.
Author
- ISHII 2bit [bufferRenaiss co., ltd.]
- ishii[at]buffer-renaiss.com
At the last
Please create new issue, if there is a problem. And please throw pull request, if you have a cool idea!!