Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSImage rendering upside down



On mardi, avril 29, 2003, at 05:12 PM, Eric Cole wrote:

Ultimately, I am trying to remove the shadow from the image displayed in a status item. In doing so, it looks like the image needs to be drawn directly, so I have added a category to override drawInteriorWithFrame:inView: and draw the image.

Below is the source. The call to drawInRect:fromRect:operation:fraction: draws the image upside down.

Is there a better way to remove the shadow from an NSButtonCell drawing an image in a status item? If not, why is the image flipping and how is it turned off?

Must be because the coordinates are flipped in a NSButton.

IIRC, it can be drawn correctly using compositeToPoint for instance.
_______________________________________________
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.

References: 
 >NSImage rendering upside down (From: Eric Cole <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.