A collection of user interface components and drawing routines for building tasteful apps using AppKit.
appkit
swift
aqua
ui
mac
commits
Author
Commit
Message
Date
Swift weirdly does not allow you to implement +load or +initialize, so
this is my only choice.
Drawing the borders as filled rects of more reliable than as strokes.
The latter tends to lead to some slight pixel mismatches between
adjacent views for reasons I cannot quite fathom.