Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for NSTabViewItems with view controllers under 10.10+. #54

Open
mgriebling opened this issue Apr 26, 2017 · 0 comments
Open

Support for NSTabViewItems with view controllers under 10.10+. #54

mgriebling opened this issue Apr 26, 2017 · 0 comments

Comments

@mgriebling
Copy link

mgriebling commented Apr 26, 2017

It seems that the identifier field in the NSTabViewItem is used for storing the associated tab's view controller under current OSX releases 10.10+ which conflicts with storing the MMTabBarItem there. Does anyone have a work-around for this? In particular this happens when one assigns to the viewController property of NSTabViewItem. Alternatively, is there a way to have a view controller manage the tab's view without using the viewController property?

@mgriebling mgriebling changed the title Support for NSTabViewItems with view controllers. Support for NSTabViewItems with view controllers under 10.10+. Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant