Using icns for toolbar icons?
Using icns for toolbar icons?
- Subject: Using icns for toolbar icons?
- From: Colin Cornaby <email@hidden>
- Date: Mon, 9 Jun 2003 10:32:32 -0700
Hi,
I currently have code like this in order to set the icon of a toolbar:
[toolbarItem setImage: [NSImage imageNamed: @"Movies"]];
This works fine with tiffs. However, this does not work with icns
files. I don't know if the problem lies in the imageNamed function, or
if toolbars simply cannot handle icns icons. Any pointers, or should I
just convert to tiff?
------------
Colin Cornaby
Head Person - Conundrum Software -
http://www.conundrumsoft.com
Duality 4 GT - Now available only for Mac OS X Jaguar.
_______________________________________________
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.