Let's Build Photo Booth for Touch Bar: Part 2
Part 02 | December 8, 2023
Let us remember the macOS touch bar
Let us remember the macOS touch bar
Let us remember the macOS touch bar
Let us remember the macOS touch bar
In part one, we explore how to create Objective-C apps using the latest version of Xcode.
In part three, we learn how to launch a Window or view from a menu bar object.
In part two, we briefly explore how to add submenus to an NSMenuItem
object.
In part one, we explore the NSMenu
, NSStatusBar
, and NSStatusItem
objects. We are also introduced to Objective-C functions.