Re: Shiny little square buttons
Re: Shiny little square buttons
- Subject: Re: Shiny little square buttons
- From: Uli Kusterer <email@hidden>
- Date: Mon, 3 Jul 2006 13:06:28 +0200
Am 03.07.2006 um 12:13 schrieb Nik Youdale:
On 03/07/2006, at 7:23 PM, Uli Kusterer wrote:
NSRectFill & Co. are for *replacing* a color in a rect (e.g. to
reset the alpha channel of an NSImage). Why does everybody insist
on using the functions when we have a perfectly good fillRect
method in NSBezierPath?
Oh! Thanks for the clarification. I had seen once in a learning
cocoa book NSRectFill() used to colour a view, and have used it
ever since! I will certainly check out the NSBezierPath fillRect
method and see if that works for me, and possibly even use it in
the future everytime!
What book was that? I'd like to mince a few words with the
author ... ;-)
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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