Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

No Code - DrawKit Example

An example OS X application demonstrating DrawKit without any additional code.

Adding DrawKit.framework

The DrawKit.framework is embedded into the no code example project:

Add the DrawKit framework

A DKDrawingView is embedded within an NSScrollView within the application's main window:

Create a DKDrawingView

No other changes were made to the template project created by Xcode 6.

Behaviour

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.

The no-code example

Paste in content