MMTabBarView
MMTabBarView copied to clipboard
Can't be embedded in NSViewController.
Two serious issue made this excellent component unuseful.
-
It only support NSWindowController but can't be embedded in NSViewController that made it unavailable for most apps that requires customised NSView working with NSViewController.
-
NSTabViewItems must associated with a NSViewController in most situations, see #54, (Support for NSTabViewItems with view controllers under 10.10+).
Test environment: Xcode 10 on High Sierra (10.13).
Thanks for such an excellent component, but it's not perfect, still needs improvement.