macOS Status Bar apps: Status Bar Item and Menu
Part 01 | April 1, 2023
In part one, we explore the NSMenu, NSStatusBar, and NSStatusItem objects. We are also introduced to Objective-C functions.
In part one, we explore the NSMenu, NSStatusBar, and NSStatusItem objects. We are also introduced to Objective-C functions.
In part two, we briefly explore how to add submenus to an NSMenuItem object.
In part three, we learn how to launch a Window or view from a menu bar object.