Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 411 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 411 Bytes

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