Re: Newbie Splash Screen Question
Re: Newbie Splash Screen Question
- Subject: Re: Newbie Splash Screen Question
- From: Daniel Hedrick <email@hidden>
- Date: Fri, 14 Feb 2003 14:17:23 -0600
Sayeth Daniel Hedrick on Fri, Feb 14, 2003 at 01:30:00PM -0600:
>
You'll need to override NSWindow to do this. Check out CustomWindow.h/m
>
inside the "Round Transparent Window" sample Cocoa code:
My apologies; this should read:
"You'll need to subclass NSWindow and override initWithContentRect:...
as done in CustomWindow.h/m"...
Sorry for any confusion.
Thx,
-daniel
email@hidden
--
There are 10 types of people in this world...
those who understand binary, and those who don't.
_______________________________________________
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.