Re: Another Icon Question
Re: Another Icon Question
- Subject: Re: Another Icon Question
- From: Ken Thomases <email@hidden>
- Date: Mon, 23 Aug 2010 22:47:58 -0500
On Aug 23, 2010, at 9:59 PM, email@hidden wrote:
> cmd-double click does nothing for me and I also get : error: 'kToolbarDesktopFolderIcon' was not declared in this scope
>
> What am I dong wrong?
What SDK are you building against? The toolbar icons were added in 10.6, apparently.
Also, I'm not certain that the relevant header is included by default, so you may need to add:
#include <LaunchServices/LaunchServices>
Regards,
Ken
_______________________________________________
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