About the 11. NSUndoManager category
|
|
0
|
1380
|
May 21, 2015
|
Completing 'Adding Undo to RaiseMan' using Swift 3.0
|
|
22
|
6161
|
February 26, 2022
|
Swift 4 Adding Value-changing Undo in the Undo Stack
|
|
0
|
1733
|
January 7, 2019
|
NSUndoManager Document.swift and Employee.swift for Swift 4.2, Xcode 10.1
|
|
0
|
1739
|
November 3, 2018
|
observeValue(forKeyPath:of:change:context:) in Swift 3
|
|
0
|
2569
|
March 2, 2017
|
Can't connect tableView to @IBOutlet in storyboards
|
|
1
|
4875
|
May 19, 2017
|
Undo for Edits (p197)
|
|
1
|
1475
|
March 2, 2017
|
If !undo.undoing -- no explanation?
|
|
4
|
1583
|
March 1, 2017
|
undo.prepare(withInvocationTarget: Any) no longer works and NSArrayController is not updating either in 10.12 & Xcode 8
|
|
1
|
1707
|
October 10, 2016
|
Proxy Object example in Key Value Coding Section
|
|
1
|
2479
|
June 27, 2016
|
Unclear on the section about Array proxy
|
|
2
|
1867
|
June 2, 2016
|
Why is KVOContext an Int?
|
|
0
|
1437
|
April 18, 2016
|
Giving up on UnDo
|
|
2
|
1672
|
March 16, 2016
|
Undo invocation
|
|
3
|
1515
|
January 31, 2016
|
addEmployee method
|
|
1
|
1479
|
October 6, 2015
|
Errata: insert:atIndex: is needed instead of append:
|
|
2
|
1502
|
September 14, 2015
|
Func observeValueForKeyPath has changed
|
|
3
|
1730
|
September 3, 2015
|
addEmployee(sender: NSButton)
|
|
0
|
1921
|
August 24, 2015
|
willSet and didSet
|
|
0
|
1710
|
August 20, 2015
|
Can't Add Employees
|
|
7
|
1817
|
August 6, 2015
|
Why call newObject instead of instantiating an employee?
|
|
0
|
1310
|
July 27, 2015
|
NSMutableSet vs Set
|
|
1
|
1496
|
June 4, 2015
|