Re: full-screen window?
Re: full-screen window?
- Subject: Re: full-screen window?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 17 May 2003 13:54:28 +0200
At 1:04 Uhr -0700 17.05.2003, Rosyna wrote:
pass NSBorderlessWindowMask as the styleMask in -
(id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned
int)aStyle backing:(NSBackingStoreType)bufferingType
defer:(BOOL)flag;
This can only be set on window creation it seems.
Rosyna,
right now, I'm creating my window from a NIB. Is there a way to make
the NIB file create a window this way? Or will I have to manually
create my window and then move over its views ...?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.