Re: NSImage in a NSMenuItem?
Re: NSImage in a NSMenuItem?
- Subject: Re: NSImage in a NSMenuItem?
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 29 Sep 2004 15:09:52 -0700
On Sep 29, 2004, at 2:59 PM, wURLdBook Research wrote:
Hi,
I was trying to set a NSImage in a NSMenuItem in the DockMenu. I can't
seem get it to work even though I am doing all the normal stuffl like
[menutItem setImage:anImage].
Is there a trick?
On Sep 29, 2004, at 2:59 PM, wURLdBook Research wrote:
Hi,
I was trying to set a NSImage in a NSMenuItem in the DockMenu. I can't
seem get it to work even though I am doing all the normal stuffl like
[menutItem setImage:anImage].
Is there a trick?
The trick is to use an NSAttributedString with the image imbedded, and
set that string as the menu item's title.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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