• 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
Simple stmt to get dock tile fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simple stmt to get dock tile fails


  • Subject: Simple stmt to get dock tile fails
  • From: Dave <email@hidden>
  • Date: Tue, 25 Jan 2011 07:36:21 -0600

The following works fine:

on applicationWillFinishLaunching_(aNotification)
set ca to current application's NSApp
set myDockTile to ca's dockTile()
log myDockTile


The following gets  "The variable myDockTile is not defined. (error -2753)"

on applicationWillFinishLaunching_(aNotification)
set myDockTile to current application's NSApp's docTile()
log myDockTile

Am I missing something obvious?


-- Dave

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Simple stmt to get dock tile fails
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Severe ASOC runtime bug
  • Next by Date: Re: Simple stmt to get dock tile fails
  • Previous by thread: Re: Severe ASOC runtime bug
  • Next by thread: Re: Simple stmt to get dock tile fails
  • Index(es):
    • Date
    • Thread