Re: NSTableView and NSImageCell
Re: NSTableView and NSImageCell
- Subject: Re: NSTableView and NSImageCell
- From: Fritz Anderson <email@hidden>
- Date: Mon, 12 Apr 2004 10:06:40 -0500
NSZeroRect as the source NSRect for the image is probably not helping
you.
-- F
On 12 Apr 2004, at 2:13 AM, David Dauer wrote:
[badgeImage drawAtPoint:NSMakePoint([self size].width - [badgeImage
size].width,0)
fromRect:NSZeroRect
operation:NSCompositeSourceOver
fraction:alpha];
_______________________________________________
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.