Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cocoa のバッテリー メーターのようなメニュー エクストラを作成するにはどうすればよいですか? ステータス アイテムを作成できますが、移動できません。
機能はNSMenuExtraプライベート API です。(Apple のプライベート フレームワークを掘り下げて自分で理解することなく) できる最善の方法は、 を使用することNSStatusItemです。
NSMenuExtra
NSStatusItem