Re: Does NSImageBitmapRep -drawInRect:fromRect:…hints: takes hints into account?
Re: Does NSImageBitmapRep -drawInRect:fromRect:…hints: takes hints into account?
- Subject: Re: Does NSImageBitmapRep -drawInRect:fromRect:…hints: takes hints into account?
- From: vincent habchi <email@hidden>
- Date: Fri, 18 Nov 2011 17:50:17 +0100
Kyle,
> Re-read the "NSImage: deprecating -[NSImage setFlipped:], adding a
> drawing method that respects context flippedness" section of the 10.6
> AppKit release notes to make sure you're correctly using the "flipped"
> property and the respectFlipped: argument to -drawInRect:::::: :
I’ve tried respectFlipped:YES or NO, it does not change anything. Besides, NSImageBitmapRep has no ‘flipped’ property, because it does not inherit from NSImage, but from NSImageRep!
Vincent
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden