On Tue, Jan 03, 2023 at 10:03:30AM -0800, David Duncan wrote:
> While you may have solved your problem, your general approach is not one that
> would be recommended – CALayers are not meant to be drawn into a context, but
> rather added to a layer tree to be rendered by the system. For what you a
Hi List,
A follow up. I’m reasonably sure this was a binding issue. I had connected the
‘dataSource’ outlet and implemented the data source methods and also bound the
NSCollectionView to the ‘arrangedObjects’ binding of the same
NSArrayController. The binding always failed, but using the data s