Adobe AIR:是否可以创建一个全屏应用程序来填充多个显示器?

发布于 2024-12-01 12:59:11 字数 129 浏览 0 评论 0原文

我正在尝试构建一个在具有扩展桌面的两个显示器上运行的 Adob​​e AIR 应用程序。这可能吗?

我读过全屏仅限于单个显示器,唯一的选择是将应用程序最大化到两个显示器。是这样吗?如果是这样,我怎样才能隐藏 OSX 顶部菜单栏?

I am trying to build an Adobe AIR app that runs on two monitors with an extended desktop. Is that possible?

I've read fullscreen is restricted to a single display and the only option is to maximize the app to both displays. Is that right? If so, how can I hide OSX top menu bar?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

思慕 2024-12-08 12:59:11

郑重声明一下,OSX 不允许您同时打开多个全屏应用程序(任何类型,不仅仅是 AIR),也不允许您将全屏应用程序扩展到多个显示器。

Just for the record, OSX does not allow you to have more than one full screen applications (of any kind, not just AIR) open at the same time nor it let's you to expand a full screen app to more than one display.

我是男神闪亮亮 2024-12-08 12:59:11

只要窗口大小正确,应用程序窗口就可以跨越多个显示器。菜单栏和停靠栏也可以隐藏。查看苹果文档中的 NSWindow 以获取更多信息。 Adobe 可能支持也可能不支持此功能。

An application window can span multiple displays as long as the window is sized properly. Menubar and dock can also be hidden. Check NSWindow in the apple documentation for more info. Adobe may or may not support this feature.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文