• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: "icon note" in Tiger now a generic icon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "icon note" in Tiger now a generic icon


  • Subject: Re: "icon note" in Tiger now a generic icon
  • From: Luther Fuller <email@hidden>
  • Date: Mon, 28 Nov 2005 13:55:11 -0600

Gnarlodious asked ...
Has anyone noticed "icon note" as of Tiger is now a generic Application
icon? Whatever happened to the Mac talkie face? Any way to get him back?
What all icons are available, and how do I list them?

If you write ...
display alert ...
you will get the icon of the application you're telling to display. But, if you
want the icon of your application (bundle) to appear, you have to write
tell me to display alert ...
display dialog ... with icon ... may have the same problem, that is, you
may have to write
tell me to display dialog ... with icon <name>
so that 'display dialog' knows where to get the icon in your application bundle.


Perhaps you are not getting the "Mac talkie face" because you're telling something
other than the Finder to display dialog. You might try writing ...


    tell application "Finder" to display dialog ...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: "icon note" in Tiger now a generic icon
      • From: Mr Tea <email@hidden>
  • Prev by Date: My no subject post re; rm
  • Next by Date: Re: "icon note" in Tiger now a generic icon
  • Previous by thread: Re: "icon note" in Tiger now a generic icon
  • Next by thread: Re: "icon note" in Tiger now a generic icon
  • Index(es):
    • Date
    • Thread