SkillAgentSearch skills...

MKBOSXCloseButton

An NSButton subclass that looks just like the Yosemite+ native window close button

Install / Use

/learn @Megatron1000/MKBOSXCloseButton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MKBOSXCloseButton

About

An NSButton subclass that looks just like the Yosemite+ native window close button, including the hover and press states. Made entirely programatically.

alt text

Installation

Installation can be done via cocoapods.

pod 'MKBOSXCloseButton'

Usage

To use, drag a new button onto your view in IB ('Square' style seems to work best). Make it a subclass of MKBCloseButton. Untick 'Bordered' and tick 'Transparent' in the inspector.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated7y ago
Forks4

Languages

Objective-C

Security Score

75/100

Audited on Jul 18, 2018

No findings