WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

gammasoft71/Examples_Cocoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocoa examples

Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c).

coocoa

Download

git clone https://github.com/gammasoft71/Examples_Cocoa

Generate and build

To build this project, open "Terminal", go to your project folder and type following lines:

mkdir build
cd build
cmake .. -G "Xcode"
open ./CocoaExamples.xcodeproj

Remarks

This project run only on macOS with Xcode and CMake.

About

Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published