/SFBPopovers

Popover windows for OS X

Primary LanguageObjective-CBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SFBPopovers

This framework implements popover windows- windows that, to the user, logically belong to another window are visually attached to the parent window.

Although the majority of the code was written by me, the inspiration came from two similar products:

  1. MAAttachedWindow by Matt Gemmell
  2. INPopoverController by Indragie Karunaratne

Each has its strong points, but in the end I decided to combine the best features of both into my own framework.