nsdocumentcontroller Questions
1
Solved
The latest version of macOS Sierra adds a 'Show/Hide tab bar' menu item to the 'View' menu.
It does this dynamically.
My application already includes its own tab bar using the MMTabBarView libr...
Sankey asked 9/11, 2016 at 14:0
2
Solved
I have an application based on NSDocument with an NSDocumentController subclass. My NSDocument works with both file URLs and URLs with a custom scheme which use a web service.
I handle much of the...
Ruppert asked 12/12, 2012 at 21:8
2
Solved
Documentation simply states that setting setAutosavingDelay to anything > 0 on the shared doc controller should do it, but after calling
[[NSDocumentController sharedDocumentController] setAutosa...
Lapidary asked 2/1, 2009 at 22:13
1
© 2022 - 2024 — McMap. All rights reserved.