Re: calling 'KeyScript' from Cocoa-Java project
Re: calling 'KeyScript' from Cocoa-Java project
- Subject: Re: calling 'KeyScript' from Cocoa-Java project
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 3 Apr 2005 12:23:40 +0100
On Apr 3, 2005 12:05 PM,
Eduard Wolf <
email@hidden> wrote:
An OSX-newbie's question:
Is it possible to call the 'KeyScipt' function from an cocoa-java
application?
The function is said to be "C" language, a Java wrapper does not seem
to exist.
You might need to use JNI.
If it does not work with Java, does it work with Objective-C (i.e., is
Objective C a super set of C in the literal meaning)?
Yes. This is probably one of the reasons that you should write your Cocoa application in Objective-C rather than Java.
-- Finlay
_______________________________________________
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