CLColorPicker

MIT License
Objective-C
macOS

1 image

Author

Description

Implementation of color picker control which is similar to one that used in original Mac applications like Numbers, Pages, Keynote. Original one has lots of small pictures. This control based on NSSegmentedControl and have numbers of useful thinks to know, so it's not just implementation but also good place to look: How to subclass NSSegmentedCell, how is working NSTrackingArea and how create NSPopover with code.

Tags