Mac OS X Reference Library Apple Developer Connection spyglass button

Deprecated NSApplication Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.0

beginModalSessionForWindow:relativeToWindow:

(Deprecated in Mac OS X v10.0. Use beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo: instead.)

- (NSModalSession)beginModalSessionForWindow:(NSWindow *)theWindow relativeToWindow:(NSWindow *)docWindow

Availability
Declared In
NSApplication.h

runModalForWindow:relativeToWindow:

(Deprecated in Mac OS X v10.0. Use beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo: instead.)

- (NSInteger)runModalForWindow:(NSWindow *)theWindow relativeToWindow:(NSWindow *)docWindow

Availability
Declared In
NSApplication.h

Last updated: 2009-06-22

Did this document help you? Yes It's good, but... Not helpful...