Re: Shiny little square buttons
Re: Shiny little square buttons
- Subject: Re: Shiny little square buttons
- From: Nik Youdale <email@hidden>
- Date: Mon, 3 Jul 2006 20:13:03 +1000
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!
Cheers
- Nik
_______________________________________________
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