### Popover ### |
|
=========================================================================== |
DESCRIPTION: |
|
Demonstrates how to use the NSPopover class by showing how to change the popover type, positioning and animation. It also demonstrates how to detach a given popover to a separate window. To detach it to separate window, drag the popover away from its original position. The popover's content is driven by a NSViewController subclass. |
|
=========================================================================== |
BUILD REQUIREMENTS: |
|
Xcode 4, Mac OS X 10.7 or later |
|
=========================================================================== |
RUNTIME REQUIREMENTS: |
|
Mac OS X 10.7 or later |
|
|
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
|
Version 1.0 |
- First version. |
|
=========================================================================== |
Copyright (C) 2011 Apple Inc. All rights reserved. |