adding images to dock menu...
adding images to dock menu...
- Subject: adding images to dock menu...
- From: Nebagakid <email@hidden>
- Date: Mon, 12 May 2003 21:16:16 -0400
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"];
-Danny Cohen
homepage.mac.com/nebagakid/software
_______________________________________________
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.