Media Summary: How to create a System Preferences preference pane. Twitter: GitHub: ... How to use NSTokenField to make a token interface similar to the compose window's "To" field in Mail.app. Twitter: ... How to create your own custom button. More on Core Animation: ...
Cocoa Programming L84 Nspreferencepane - Detailed Analysis & Overview
How to create a System Preferences preference pane. Twitter: GitHub: ... How to use NSTokenField to make a token interface similar to the compose window's "To" field in Mail.app. Twitter: ... How to create your own custom button. More on Core Animation: ... How to create XPC Services and communicate between your main application and the service. Twitter: ... Big Sur updates to NSTableView. We talk about NSTableView styles and NSTableViewDiffableDataSource. NSCollectionView ... How to provide file promises to external applications. Apple source code for file promises: ...
How to receive file promises from drag and drop using NSFilePromiseReceiver. We'll show how to accept both local file URLs and ... In this tutorial you are going to learn how to customize the NSView background color in your own Mac OS Apps. We talk about the Invalidating property wrapper introduced in macOS 12 (Monterey). Twitter: An introduction to using the data source methods for NSOutlineView and setting up a model object. How to symbolicate crash logs for Mac apps. We manually symbolicate crashes using CLI and then talk about a more automated ...