UI Elements for HUD Panel
by colin
If you, like me, prefer to use the HUD style window for colour sensitive applications and were wondering how to conform the other window elements to fit the scheme – look no further than BGHUDAppKit.
I spent a few days playing with CALayer settings as well as subclassing the NSButtonCell class to try and accommodate my needs but it appears that the Binary God has done a lot of the leg work for me. And if your concerned about using it in production code then don’t fret as applications such as RapidWeaver make with the goods too.
Thanks Binary God!
Update: Another great application kit for would be mac programmers that I’ve recently found is Sparkle – allowing easy update capabilities to be embedded. Just another way of enhancing the end user experience.
Thanks Andy!