Re: Adding an icon to the dock
Re: Adding an icon to the dock
- Subject: Re: Adding an icon to the dock
- From: Uli Kusterer <email@hidden>
- Date: Sat, 3 Nov 2007 12:42:14 +0100
Am 03.11.2007 um 00:48 schrieb Steve Israelson:
How do I add my application's icon to the doc programatically?
Hi Steve, :-)
that should happen automatically. You usually add your icon to your
app's resources as a .icns file, and then you specify its name in the
Target settings (Properties tab). This will add it to the Info.plist,
where Finder etc. look for it.
Command-line tools and other non-bundled apps generally don't show
up in the dock. Could that be your problem? Is your app special in any
other way, that this doesn't happen for it?
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden