xcode - Connect NSSplitViewController to window -


i want connect nssplitviewcontroller window in storyboard of xcode interface builder:

enter image description here

how can that?

right clicking on blue box (window controller) , drag window content nssplitviewcontroller:enter image description here

with no content set show small line can expand might miss if have lot of things on screen.


Comments

Popular posts from this blog

Angularjs unit testing - ng-disabled not working when adding text to textarea -

sql - invalid in the select list because it is not contained in either an aggregate function -

c++ - Qt: Resize QScrollArea to show 4 widgets at most -