NSView isFlipped & NSBitmapImageRep
NSView isFlipped & NSBitmapImageRep
- Subject: NSView isFlipped & NSBitmapImageRep
- From: Michael Becker <email@hidden>
- Date: Thu, 24 Feb 2005 12:02:53 +0100
Hi!
In my custom view's -drawRect: I am using [NSBitmapImageRep drawInRect:
myRect] to draw images into that view. But when I set the view to be
flipped, the images are drawn upside-down. This actually sounds like a
logical thing, but I wonder if there is any way to prevent that. (much
like NSImage's drawing methods don't flip the image, either)
Regards,
Michael
_______________________________________________
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