Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 939 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 939 Bytes

#HHRoundedBox

NSBox subclass. Rounded rectangle with a gradient / noise background.

Based upon original work by Matt Gemmell
Enhancements by Blake Seely
Further enhancements, changes and bugs by Pierre Bernard

This repository includes a modified version of KGNoise by David Keegan
Changes were made to suppress compiler warnings and make source parseable by uncrustify

Requirements

Tested with Xcode 4.6 on Mac OS X 10.8.
Checked with Deploymate for Mac OS X 10.6 API compatibility.

Creator

Pierre Bernard - @gloubibou

License

Portions under Matt Gemmell's modified BSD license.
Portions under MIT license.

See the LICENSE.md file for more info.