• 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
Script Editor not displaying Suite info of loadable plugins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Script Editor not displaying Suite info of loadable plugins


  • Subject: Script Editor not displaying Suite info of loadable plugins
  • From: Stephen McIntosh <email@hidden>
  • Date: Fri, 8 Jul 2005 19:46:13 +1000

Hi All

I have an application that loads plugins that have AppleScript suites defined using sdef.

I am using the call
[[NSScriptSuiteRegistry sharedScriptSuiteRegistry] loadSuitesFromBundle:plugIn];


to load the plugin and suiteNames: to list all suites that have been loaded, I can execute methods of plugin, so I know they have been loaded, except when I open Script Editor to list the Suite dictionary info, no Suite info is listed for the plugin.

I have included the
    <key>OSAScriptingDefinition</key>
    <string>foo.sdef</string>

    <key>NSAppleScriptEnabled</key>
    <string>YES</string>

into info.plist.

Any thoughts?
Thanks in advance
Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: NO future for Cocoa-Java ?
  • Next by Date: Re: NO future for Cocoa-Java ?
  • Previous by thread: Re: NO future for Cocoa-Java ?
  • Next by thread: Script Editor not displaying Suite info of loadable plugins
  • Index(es):
    • Date
    • Thread