This topic describes how to record operations with NSUndoManager, so the user can reverse an operation’s effect.
“Undo Manager” describes the object which records operations for undo and redo.
“Registering Undo Operations” describes how to add operations to the undo stack.
“Performing Undo and Redo” describes how to do an undo and a redo.
“Cleaning the Undo Stack” describes how to remove operations from the undo stack.
“Setting Action Names” describes how to provide custom names for the Undo and Redo menu items.
“Using Undo in Applications” describes the Application Kit’s additions to undo.
“Using Undo Notifications” describes synchronizing using notifications.
© 2002 Apple Computer, Inc. All Rights Reserved. (Last updated: 2002-11-12)