nsdocument
-
关于 Swift static override 是 final 的循环警告
-
NSTextView如何禁用'You don’t own the file “xxx” and don’t have permission to write to it.'
-
`attemptRecovery(fromError:optionIndex:)` not found on super of Swift subclass of NSDocument
-
将内容从一个文件夹复制到另一个文件夹
-
如何判断NSWindow是否被用于浏览文档版本(版本浏览器右侧UI)
-
在 "Save changes?" sheet 之前拦截 NSDocument 关闭
-
导出的 UTI 未被 macOS 接收
-
macOS 基于文档的应用程序会自动启用协作吗?
-
如果我在 NSDocument 中取消保存操作,则无法退出应用程序
-
从 Swift 3.2 迁移到 Swift 4 我在使用 autosavesInPlace 时遇到错误
-
在 NSDocument 上显示进度指示器 sheet 显示为灰色(尽管仍然有用)
-
禁用 NSDocument 的 "Revert To" & "Duplicate" 菜单项
-
NSCoder "only defined abstract class" 问题
-
写入文档的封闭文件夹
-
如何在 Swift 的 macOS 项目中获取当前打开文档的文件路径?
-
更改文档参数后,NSCocoaErrorDomain 256 打开*新*文档
-
在 Swift 的 macOS 应用程序中阻止 "Do you want to save the changes" 对话框
-
从故事板启动的初始应用程序无法调用 NSDocument init
-
防止 NSDocument 在编辑内容时自动保存
-
如何在基于文档的应用程序中隐藏打开和保存文档功能?