Re: Autosizing an NSTextView to NSWindow size
Re: Autosizing an NSTextView to NSWindow size
- Subject: Re: Autosizing an NSTextView to NSWindow size
- From: Carl Hoefs <email@hidden>
- Date: Fri, 25 Jul 2014 17:19:43 -0700
On Jul 25, 2014, at 5:05 PM, Kyle Sluder <email@hidden> wrote:
> On Fri, Jul 25, 2014, at 06:11 PM, Carl Hoefs wrote:
>> Xcode 5.1
>>
>> Newb Q: I make a new OS X app. I drag an NSTextView into the empty
>> NSWindow of MainManu.xib. I build & run. When I resize the window, the
>> NSTextView stays the same size. How do I get the NSTextView to resize
>> with the resizing of the NSWindow? There used to be spring-hook thingies
>> in the Size Inspector that you could assign somewhat intuitively.
>
> You want to read up on using constraints and auto layout.
Thanks, it does help to know what these things are called! ;-)
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden