简体   繁体   English

单击“显示标签栏”时没有加号按钮

[英]There is no plus button when I click "show tab bar"

I'm working on a web browser app for mac.我正在为 mac 开发 web 浏览器应用程序。 I was playing with the test app then I saw this option...我正在玩测试应用程序然后我看到了这个选项......

在此处输入图像描述

When I clicked on that, I saw this...当我点击它时,我看到了这个......

在此处输入图像描述

But there was no plus button.但是没有加号按钮。 Is there any way I can show the plus button in the tab?有什么办法可以在选项卡中显示加号按钮吗?

Please don't send me the link to the Apple documentation because it doesn't give the exact code.请不要向我发送 Apple 文档的链接,因为它没有给出确切的代码。

BTW, this is not a document based app顺便说一句,这不是基于文档的应用程序

This is an app developed by Apple Inc. You can download it.这是苹果公司开发的应用程序,您可以下载。 In this app, you can add tabs.在此应用程序中,您可以添加选项卡。 So change the name of this app and you're all set所以更改此应用程序的名称,一切就绪

https://developer.apple.com/documentation/appkit/documents_data_and_pasteboard/developing_a_document-based_app https://developer.apple.com/documentation/appkit/documents_data_and_pasteboard/developing_a_document-based_app

Wish you best of luck on making a web browser祝你制作 web 浏览器好运

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何禁用 SwiftUI 中的显示选项卡栏菜单选项 - How do I disable the Show Tab Bar menu option in SwiftUI 如何显示/隐藏添加到 NSWindow 标题栏的按钮? - How can I show/hide a button added to the title bar of an NSWindow? 删除“显示/隐藏标签栏”菜单项 - Remove 'Show/Hide tab bar' menu item 单击按钮时如何将项目插入NSTableView? - How do I insert items into an NSTableView when I click a button? 用户单击Mac桌面应用程序中状态栏图标上的任何按钮时,有什么方法可以打开应用程序 - Is there any way to open App when user click any button on Status bar Icon In Mac Desktop App 当我单击 web 页面上的按钮时生成 a.mobileconfig 文件 - generate a .mobileconfig file when I click a button on web page 如何在带有扩展名的Safari中使用Button单击来打开新标签页? - How to open new tab with Button click in Safari with extension? 单击菜单按钮时,如何使菜单栏(NSPopover)应用程序处于活动状态? - How do I make a Menu Bar (NSPopover) App active when clicking on the menu button? 当我单击 CLI 按钮时,如何更改 Docker Desktop for macOS 启动的终端应用程序? - How can I change the terminal application that Docker Desktop for macOS launches when I click the CLI button? 当我右键单击NSTableView行时如何添加(显示)上下文菜单? - How to add(show) context menu when I right click on NSTableView row?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM