Re: Hiding Titlebar from a Window
Re: Hiding Titlebar from a Window
- Subject: Re: Hiding Titlebar from a Window
- From: James Dempsey <email@hidden>
- Date: Sat, 4 Dec 2004 14:07:14 -0800
On Dec 4, 2004, at 1:57 PM, Kodex wrote:On Dec 4, 2004, at 1:57 PM,
Kodex wrote:
Hello All,
Im trying to have a menu at the launch of my app, but
i dont want the title bar to be visable, something
like a spalsh screen. Is there a way to hide the title
bar from a window all together or some other way to
display a JPEG image to the screen with no borders
around it. Kinda like when Adobe Photoshop launches?
Thanks all!
The main point would be using NSBorderlessWindowMask to create the
window.
I think all of the techniques you are looking for are demonstrated in
the RoundTransparentWindow sample code:
http://developer.apple.com/samplecode/RoundTransparentWindow/
RoundTransparentWindow.html
-James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden