Re: Splash screen code
Re: Splash screen code
- Subject: Re: Splash screen code
- From: lbland <email@hidden>
- Date: Mon, 22 Dec 2003 14:17:16 -0500
On Monday, December 22, 2003, at 02:08 AM, April Gendill wrote:
loadWindow = [[NSWindow alloc] initWithContentRect:[loadWindow
frame] styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered
defer:YES];
hi-
don't know what you are doing, but I find it curious that you are
speaking of a window subclass, yet you make a normal NSWindow instance.
Do you need to make NSWindow to be that of your subclass name?
-lance
Lance Bland
mailto:email@hidden
VVI
888-VVI-PLOT
http://www.vvi.com
_______________________________________________
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.