bghudappkit


BGHUDAppKit adds 100% native Cocoa drawn HUD controls.

BGHUDAppKit has moved to GitHub!!!!

http://github.com/binarygod/BGHUDAppKit/tree/master

BGHUDAppKit is my solution to the missing controls in OS X Leopard. Apple gave us that spiffy new HUD window but no controls to put on it. So I started my own. Yes I know there are a few good AppKits out there already to achive the desired look, but they use images to create the components. I have hand drawn every one of these controls using ONLY native Cocoa drawing functions (NSBezierPath, NSGradient, etc...) This makes them resolution independant and makes your app less heavy come distribution time

http://www.binarymethod.com/images/AppKit-White.png

Project Information

Labels:
HUD Cocoa Leopard BGHUDAppKit Framework Theme ThemedControls Controls