• 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: App Delegate binding not working.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App Delegate binding not working.


  • Subject: Re: App Delegate binding not working.
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 23 Jan 2015 12:44:23 +1100

On 23 Jan 2015, at 12:30 pm, Brian Christmas <email@hidden> wrote:

> I already had an underscored handler (as the first entry) in my Alphabetically arranged list of sub-routines, but when I underscored the second handler, it saved to the AppDelegate as underscored,  but changed the Explorer handler to interleaved.

That's correct. The AppleScript compiler compiles to interleaved. Explorer then does the sleight-of-hand just to make Xcode happy, if you ask for it. But if you're using Xcode 6, you don't need to worry about that -- you can turn off that preference.
>
>
> I also don’t know if the first handler (below) should be underscored or interleaved.

Neither -- it's illegal. If there are two underscores, there have to be two arguments.

--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>


 _______________________________________________
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: App Delegate binding not working.
      • From: Brian Christmas <email@hidden>
References: 
 >App Delegate binding not working. (From: Brian Christmas <email@hidden>)
 >Re: App Delegate binding not working. (From: Shane Stanley <email@hidden>)
 >Re: App Delegate binding not working. (From: Brian Christmas <email@hidden>)
 >Re: App Delegate binding not working. (From: Shane Stanley <email@hidden>)
 >Re: App Delegate binding not working. (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: App Delegate binding not working.
  • Next by Date: Re: App Delegate binding not working.
  • Previous by thread: Re: App Delegate binding not working.
  • Next by thread: Re: App Delegate binding not working.
  • Index(es):
    • Date
    • Thread