• 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: Calling an Applescript from Cocoa Java App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling an Applescript from Cocoa Java App


  • Subject: Re: Calling an Applescript from Cocoa Java App
  • From: Ian Gillespie <email@hidden>
  • Date: Mon, 14 Jan 2002 22:47:19 -0800

> >> class error for 'ASKNibObjectInfoManager': class not loaded
>
> Actually, an error of this type is logged when a nib file is loaded
> that references a class that hasn't been loaded yet. From the class
> namespace, it looks like it should be part of AppleScriptKit.framework;
> This may be linked for you automagically in an AppleScriptStudio-based
> app, but probably not in a pure AppKit-based app (while
> AppKitScripting.framework is). You might try linking against
> AppleScriptKit.framework explicitly in your project to rule this out.
>
>
> -Chris
>

Do you have any suggestions about how I should try to explicitly link
against AppleScriptKit.framework?

Ian

___________________________
Ian G. Gillespie
Dept. of Botany & Plant Sciences
University of California
Riverside, CA 92521
http://student.ucr.edu/~gillei01
___________________________


  • Follow-Ups:
    • Re: Calling an Applescript from Cocoa Java App
      • From: Chris Beauvois <email@hidden>
References: 
 >Re: Calling an Applescript from Cocoa Java App (From: Chris Beauvois <email@hidden>)

  • Prev by Date: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • Next by Date: Re: Sorting an NSDictionary?
  • Previous by thread: Re: Calling an Applescript from Cocoa Java App
  • Next by thread: Re: Calling an Applescript from Cocoa Java App
  • Index(es):
    • Date
    • Thread