Re: Window Styles
Re: Window Styles
- Subject: Re: Window Styles
- From: j o a r <email@hidden>
- Date: Sat, 15 May 2004 10:38:33 +0200
When I last looked you couldn't create a NSBorderlessWindowMask window
in IB - ie. you need to create it programatically. If you want to lay
out the window contents in IB you can use a custom view as a container,
and then load this nib and set it to be the content view of the
borderless window that you've created in code. By doing this you can
also connect all actions and outlets in IB, which is convenient.
j o a r
On 2004-05-15, at 10.15, Mark Thomas wrote:
>
I was trying to do a plain window style, but I always end up with the
>
title bar being there. Unless I have missed something.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.