Calculating Size of NSShadow
Calculating Size of NSShadow
- Subject: Calculating Size of NSShadow
- From: Gus <email@hidden>
- Date: Thu, 15 Jul 2004 01:07:19 -0400
Hey list,
Thanks for your last answer to my question about frameworks. I really
appreciate it. Now, unfortunately, I have another question.
How can I calculate the size of an NSShadow that I'm drawing using an
image? Example:
[shadow set];
[image dissolveToPoint:point fraction:1.0];
The problem is, this is drawing inside another NSImage, so I need to
know the size upon the creation of that image.
Thanks in advance.
-Gus
_______________________________________________
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.