JCGGProgressBar

A custom control that indicates progress. Fairly customizable too.

JCGGProgressBar

Installation

Clone the source and copy JCGGProgressBar.swift to your project.

Use

Simply create a custom NSView and assign its class to JCGGProgressBar

  • barColor - The color of the progress bar
  • barThickness - The thickness of the progress bar
  • trackColor - Color of the track
  • progressValue - Progress to be displayed, from 0-100

GitHub

macOS custom progress bar UI component.Read More

Latest commit to the master branch on 3-26-2019
Download as zip