Re: iMovie HD like splash screen
Re: iMovie HD like splash screen
- Subject: Re: iMovie HD like splash screen
- From: Uli Kusterer <email@hidden>
- Date: Tue, 17 Jun 2008 15:56:42 +0200
Am 17.06.2008 um 15:10 schrieb Angelo Chen:
Thanks for the fast response, I tried the -
setContentBorderTHickness, it does not work with me as I'm using
Tiger 10.4.11, any equivalent of the method in this OS X?
Use a brushed metal window and a custom NSView subclass that draws
the white area? Or alternately, you could use a custom view that just
draws the bottom part using NSImage and graphics you provide.
NSRectClear() or whatever it was called may let you erase the window
background so the corners are transparent, or maybe you have to
override an isOpaque method to get anything other than black, it's
been a while.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden