MacOS 10.12.5; Xcode 9b. I’m filing this under the ‘bug reports’ tag though I think it falls under ‘expected behaviour’, but this is a bit of a knotty problem. I had an app with a notecard, which has a title (NSTextField) and a body (NSTextView). I wanted the title to be first responder. Sadly, my […]
Jun 25 2017
The Strange Case of initialFirstResponder
MacOS 10.12.5; Xcode 9b. I’m filing this under the ‘bug reports’ tag though I think it falls under ‘expected behaviour’, but this is a bit of a knotty problem. I had an app with a notecard, which has a title (NSTextField) and a body (NSTextView). I wanted the title to be first responder. Sadly, my […]
By Extelligent Cocoa • Application Design, Bug Reports, Interface • • Tags: initialFirstResponder, makeFirstResponder, NSApplication.shared, NSResponder, window.isRestorable