• 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: Sat, 9 Jul 2005 09:36:16 +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.

The Application has its own suite and this loads fine and is can be seen by Script Editor.

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: Re: mutableArrayValueForKeyPath gives me valueForUndefinedKey
  • Next by Date: Re: NSColor to color name/NSString:
  • Previous by thread: Script Editor not displaying Suite info of loadable plugins
  • Next by thread: Re: Script Editor not displaying Suite info of loadable plugins
  • Index(es):
    • Date
    • Thread