@lwdupont I’ve been working to get Stream for Mac completed for a very long time now. Years and years. One of the things that is driving me nuts is layout of a cell. I come from 15 years of UIKit experience so AppKit feels familiar but I’ll be damned if I can get autolayout of an NSTableViewCell to work properly. This is, of course, a me thing but I was able to get it working in SwiftUI in an hour, and I’m not an experienced SwiftUI dev.
Now, that brought other issues to the surface so I’ve gone back to trying to get an AppKit version working. 😂 I hope I can figure this out soon or I may just quit my job and go to work at WalMart as a greeter.