On Wed, Aug 15, 2012 at 10:20 AM, Charlie Dickman <3tothe...@comcast.net> wrote:
>         [[NSColor whiteColor] set];
>         [die1 drawInRect: iDieDrawRect
>                           fromRect: imageRect1
>                          operation: NSCompositeSourceOver
>                           fraction: 1.0];
>         [die2 drawInRect: jDieDrawRect
>                           fromRect: imageRect2
>                          operation: NSCompositeSourceOver
>                           fraction: 1.0];

Where are these being called from in your program? What's the context
of the surrounding code in the method?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to