Re: creating a nsview without IB
Re: creating a nsview without IB
- Subject: Re: creating a nsview without IB
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 19 Dec 2005 16:06:50 -0500
In addition to Uli's good advice that you simply alloc/initWithFrame
to create the NSView from code, you should know about the
setAutoresizingMask method, which will allow to set up the same
resizing characteristics you are able to set graphically with IB.
Daniel
On Dec 19, 2005, at 1:14 PM, Andrea Salomoni wrote:
The NSView must be resized as the window (as I can do using IB).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden