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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:BSD 2-Clause "Simplified" License


Languages

Language:Objective-C 100.0%