If I have a HUD NSPanel that is black/transparent and I add some controls to it. How do I get the controls to look correct? ie be black/transparent instead of white/opaque?
+5
A:
Unfortunately, you have to roll your own, Apple only provides the window.
However there are third party frameworks that have many of the standard controls:
Nathan Kinsinger
2008-12-28 17:46:57
BGHUDAppKit is exactly what I need.
FigBug
2008-12-28 20:29:41
I'd come across BWToolkit, but not BGHUDAppKit before. Thanks!
Matthew Schinckel
2008-12-28 23:30:32