Re: full-screen window?
Re: full-screen window?
- Subject: Re: full-screen window?
- From: Rosyna <email@hidden>
- Date: Sat, 17 May 2003 11:56:55 -0700
Subclass the window then make the nib window an instance of your subclass ;)
Ack, at 5/17/03, M. Uli Kusterer said:
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 ...?
--
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.