Re: Autosizing an NSTextView to NSWindow size
Re: Autosizing an NSTextView to NSWindow size
- Subject: Re: Autosizing an NSTextView to NSWindow size
- From: Kyle Sluder <email@hidden>
- Date: Fri, 25 Jul 2014 19:05:03 -0500
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.
--Kyle Sluder
_______________________________________________
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