< Previous PageNext Page > Hide TOC

Legacy Documentclose button

Important: This class is deprecated. Use QTMovieView instead.

Deprecated NSMovieView Methods

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

Deprecated in Mac OS X v10.3

clear:

This action method deletes the current movie selection from the movie. (Deprecated in Mac OS X v10.3. Use delete: instead.)

- (void)clear:(id)sender

Discussion

If there is no selection, the current frame is deleted. This action is undoable. If the movie is not editable, this method does nothing.

Availability
Declared In
NSMovieView.h

< Previous PageNext Page > Hide TOC


© 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-04-02)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.