Skip to content
Eonist edited this page Mar 20, 2017 · 3 revisions

Case study of the ColorPanel

img

vimeo

Example:

CSS:

/*coming soon*/

swift:

let colorPanel = addSubView(ColorPanel(NaN,NaN,24,NSColor.magentaColor(),"Color",self))

Notes:

Tasks:

  • ==add the alpha-stepper==
Clone this wiki locally