Re: Adding an icon to the dock
Re: Adding an icon to the dock
- Subject: Re: Adding an icon to the dock
- From: Steve Israelson <email@hidden>
- Date: Sat, 3 Nov 2007 09:46:10 -0700
Well, I am referring to during install.
The installer installs the app, then places an icon of it in the dock.
On 3-Nov-07, at 4:42 AM, Uli Kusterer wrote:
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?
_______________________________________________
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