FOTWindow icon indicating copy to clipboard operation
FOTWindow copied to clipboard

A NSWindow subclass that makes auto hiding and showing the title bar (à la QuickTime X) a lot easier, and allows for a custom title bar drawing block.

trafficstars

FOTWindow

A NSWindow subclass that makes auto hiding and showing the title bar (à la QuickTime X) a lot easier, and allows for a custom title bar drawing block.

Animated preview of FOTWindow in action

Usage

Just replace your NSWindow with a FOTWindow. This can be done in your .xib file (see example project).