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 13:30:00 -0600
Sayeth Tom Gray on Fri, Feb 14, 2003 at 12:37:14PM -0500:
>
I have the graphic embedded into a window. (How do I remove the title
>
bar?)
You'll need to override NSWindow to do this. Check out CustomWindow.h/m
inside the "Round Transparent Window" sample Cocoa code:
http://developer.apple.com/samplecode/Sample_Code/Cocoa/RoundTransparentWindow.htm
Sorry, but I don't have answers to your other questions.
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.