NSGridView not available in storyboard?

I want to use NSGridView to create a settings window, but it seems that I cannot use it in the storyboard. Did I miss something?

+3


source to share


1 answer


NSGridView not available in Interface Builder in Xcode 8



Update: Still not available in Xcode 9. I recommend submitting a bug report with a link to rdar: // 23707607

+6


source







All Articles