An example OS X application demonstrating DrawKit without any additional code.
The DrawKit.framework is embedded into the no code example project:
A DKDrawingView is embedded within an NSScrollView within the application's main window:
No other changes were made to the template project created by Xcode 6.
The application demonstrates DrawKit's behaviour without any customisation or configuration.
A set of default layers is created and you are able to right-click, or Control-click on the view to paste in the clipboard. Images can also be dragged from other applications onto the view.



