Re: See-through effect (ala Terminal, iPhoto HUD windows, Disco)
Re: See-through effect (ala Terminal, iPhoto HUD windows, Disco)
- Subject: Re: See-through effect (ala Terminal, iPhoto HUD windows, Disco)
- From: Andreas Mayer <email@hidden>
- Date: Mon, 15 Jan 2007 11:42:52 +0100
Am 15.01.2007 um 10:49 Uhr schrieb David Aames:
Please,
can some of the holy Cocoa gurus on the list enlighten us all on
_how_ to
achieve this (not code, just guidelines)?
Did you try this private API?
@interface NSWindow(NSWindow_Theme)
- (char)_contentHasShadow;
- (void)_setContentHasShadow:(char)fp8;
No idea if it works. I was just looking through an AppKit class dump.
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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