/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.

Primary LanguageObjective-CBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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).