Re: Looking for a way to set alpha value of Desktop icons
Re: Looking for a way to set alpha value of Desktop icons
- Subject: Re: Looking for a way to set alpha value of Desktop icons
- From: David Duncan <email@hidden>
- Date: Mon, 21 May 2007 11:37:26 -0700
On May 21, 2007, at 3:02 AM, Andrew Farmer wrote:
There's no officially supported way to do that - those windows
don't belong to your application, so there aren't any NSWindow
objects in your memory space that correspond to them. There are
some undocumented functions which may help, though; go search for
"CGSPrivate.h". You won't be disappointed.
And as you said, this is not supported. Those SPIs can and do change.
Don't use them. If you want a method for doing a specific task that
you cannot do with the Public API, then please file a feature request
with <http://bugreport.apple.com>. The more specific you are about
what you want to do, the better.
--
David Duncan
Apple DTS Quartz and Printing
email@hidden
_______________________________________________
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