On Aug 21, 2013, at 18:18 , Erwin Namal <erwin.na...@gmail.com> wrote:

> Hi,
> 
> My app's menu extra icon should reflect meaningful information to the user. 
> However, there are too many cases to draw icons beforehand. It would be 
> easier to programatically prepare the icon on the fly.
> What would be the best way to get the size of the NSImage to draw (in points 
> or in pixels) and have a perfect look on retina and non-retina displays 

The NSImage documentation suggests that imageWithSize:flipped:drawingHandler:  
is your friend.

"Using this method ensures you’ll get correct results under standard and high 
resolution.”


Cheers,

Marcel


_______________________________________________

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