There is no Autosizing property setting for NSView.

I came across this really frustrating question today.

I want to adjust my view so that it changes automatically:

But all I find in my xcode settings for NSView is as follows:

Two screenshots are taken from two different projects with the same xcode 4.3.2. Is this a mistake or am I missing something?

Thank you

+5
source share
2 answers

Work on the Seaid solution. but I think this is a mistake because the automatic sizing tool will appear in about half a second when you switch to another inspector.

Problems building the Xcode 4 interface

+4
source

Xcode 4.3, xib Cocoa , . xib , Autosizing.

, . enter image description here

+12

All Articles