gpt4 book ai didi

cocoa - 如何禁用 NSDocument 的窗口标题弹出

转载 作者:行者123 更新时间:2023-12-03 16:06:11 26 4
gpt4 key购买 nike

我有一个基于 NSDocument 且启用了自动保存的应用程序。

我想阻止显示此弹出窗口:autosave popup

我尝试从 NSWindow 的 –title、–representedFilename 和 –representedURL 返回 nil,这些隐藏标题有效地隐藏了标题,但对向下的公开指示器和弹出窗口没有影响。

有什么办法可以阻止出现此弹出窗口吗?

最佳答案

我能够通过覆盖 NSWindow 来阻止显示按钮

+ (NSButton *)standardWindowButton:(NSWindowButton)windowButtonKind forStyleMask:(NSUInteger)windowStyle

并为 NSWindowDocumentVersionsButton 返回 nil

关于cocoa - 如何禁用 NSDocument 的窗口标题弹出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23494436/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com