Re: icon resource in app bundle
Re: icon resource in app bundle
- Subject: Re: icon resource in app bundle
- From: Jon Pugh <email@hidden>
- Date: Fri, 11 Dec 2009 10:16:33 -0800
Title: Re: icon resource in app
bundle
At 12:47 PM -0500 12/11/09, Shawn Brady wrote:
I cant get my app to recognize my icon in
the resources folder. Is this a snow leopard thing. The app says cant
find a resource.
tell application
"Finder"
set the_icon_file to path to resource "bug
eyed.icns"
end tell
Are you sure you want a Finder tell block? I think perhaps
you want that aimed at your applet.
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden