Undo manager with multiple fields...
Read MoreIssue with observing SwiftData model and UndoManager...
Read MoreQuickest way to dirty a FileReferenceDocument in SwiftUI for macOS...
Read MoreNSUndoManager setActionName: doesn't change menu text...
Read MoreNSUndoManager action name broken for grouped action after undo-redo cycle...
Read MoreUndoManager's canUndo property not updating in SwiftUI...
Read MoreHow can I replace text in UITextView with NSUndoManager support?...
Read MoreUndo/redo text input w/ SwiftUI TextEditor...
Read MoreHow to add Undo for NSBezierPath with NSUndoManager on Mac OS X with Swift 4?...
Read MoreHow do I register UndoManager in Swift?...
Read MoreUndo/Redo Menu Items Never Enabled...
Read MoreNSUndoManager and replacing/skipping undo steps...
Read MoreiOS 13 Undo/Redo Gestures with UIDocument and a UICollectionViewController...
Read MoreUndoing and Redoing NSView Object Move Made by NSPanGestureRecognizer...
Read MoreSwift undo feature, previously declared variable is always empty...
Read MoreUndoManager in NSResponder subclass (macOS)...
Read MoreHow can I make NSUndoManager's undo/redo action names work properly?...
Read MoreNSUndoManager casting NSUndoManagerProxy crash in Swift code...
Read MoreNSUndoManager + endUndoGrouping called with no matching begin...
Read MoreInvocation-based Undo Manager in Swift...
Read MoreNSUndoManager and enabling/disabling an undo button...
Read MoreHow to perform NSUndoManager on NSMutableArray which contains Images?(Objective - C)...
Read MoreIs it OK to use multiple NSUndoManagers with one Core-Data managedObjectContext?...
Read MoreAdd an undo/redo method to core graphic draw app...
Read MoreUsing NSUndoManager and .prepare(withInvocationTarget:) in Swift 3...
Read MoreHow to use NSUndoManager on macOS 10.12?...
Read MoreHow can I undo a NSManagedObject deletion without using the built-in undo manager?...
Read More