Re: adding images to dock menu...
Re: adding images to dock menu...
- Subject: Re: adding images to dock menu...
- From: email@hidden (Simon Fraser)
- Date: Mon, 12 May 2003 18:44:32 -0700
Nebagakid wrote:
Hey all,
So i want to add an image to a dock menu item named "dockBroadcasting"
this line of code does not seem to do the trick, what else do i need?
[dockBroadcasting setImage:[NSImage imageNamed:@"Party.tiff"]];
(This line does work) :
[dockBroadcasting setTitle: @"Stop Broadcasting"];
It's a known issue; setting images on Dock Menu items does
not work. I know of no way to accomplish this.
Simon
_______________________________________________
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.