問題タブ [nsstatusbar]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
macos - macOS メニュー バー アプリが消えないようにする方法
私は macOS 用のメニュー バー アプリを作成して遊んでいます。
このアプリは、アイコンとタイトルで構成されています。タイトルは追加のコンテキストを表示し、動的な幅にすることができます。
メニュー バーにアイコンとコンテキストを表示する十分なスペースがない場合、もう一度表示するスペースができるまで、アプリ全体 (アイコンとコンテキスト) が完全に非表示になることに気付きました。
どういうわけかこれを防ぐことは可能ですか?または、部屋が許可されていない場合、少なくともタイトルなしでアイコンの可視性を維持しますか?
macos - NSStatusItem's menu are not shown in Full Screen Model for the Mac os 10.13.1
all:
I have added one NSStatusItem in the status bar for my test app, and it works well in Mac ox 10.12, not only normal model, but also full screen model. When i switch to Mac os 10.13, it is failed to show the menu in the full screen model.
does anyone has any idea? The pop up menu, in full screen model, it will not show