Earlier this year, I asked about my attempt to use colored attributed text in a menu item, and I got no suggestions. What I decided to do is use SetMenuItemIconHandle to attach a CGImageRef (which doesn't need to be square, unlike an icon) to a menu item. Now I'm trying to be HiDPI savvy, and I run into the fact that a CGImageRef does not have a resolution. I'm guessing that if I used, say, a 64x64 icon of some kind, I'd see it at that size rather than as a high-resolution 32x32 icon. Any other ideas for HiDPI-friendly menu item adornments?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to