Re: Fullscreen NSWindow or NSView?
Re: Fullscreen NSWindow or NSView?
- Subject: Re: Fullscreen NSWindow or NSView?
- From: Jens Alfke <email@hidden>
- Date: Sun, 16 Mar 2008 08:28:49 -0700
On 16 Mar '08, at 2:46 AM, Audun Frøysaa wrote:
But how can i display other views?
Just add them as subviews of the window's contentView.
But almost certainly what you really want to do is to design your
views layout in Interface Builder, then load the window from the nib,
just as all the Cocoa example code shows. Then make it go full-screen.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden