Difference between revisions of "NSOpenPanel"

From GNUstepWiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 20:11, 15 July 2012

The NSOpen Panel is an NSPanel, so it is usually owned by an NSWindow. When creating a Document Based Application, its invocation is handled automatically,otherwise it must manually be created.

Usage

Apple on NSOpenPanel & NSSavePanel