HUD controls framework for Leopard
Just a note that fellow developer Tim Davis has released a framework of HUD-style controls for Leopard, called BGHUDAppKit. You can download it and see some screenshots here. The framework is notable in that it uses native Cocoa drawing methods (NSBezierPath etc) to draw all the controls, and does not rely on embedded images, like [...]