Re: Create an Cocoa Scriptable application :
Re: Create an Cocoa Scriptable application :
- Subject: Re: Create an Cocoa Scriptable application :
- From: Olivier Destrebecq <email@hidden>
- Date: Mon, 8 Jul 2002 09:07:29 -0500
I create 2 file : a .ScriptSuite file and a script .Therminologie file.
did you mean a .terminology file?
try using SuiteModeler to check your script terminology files.
Olivier
On Monday, July 8, 2002, at 02:13 AM, Michakl DURANSON wrote:
>
Hello,
>
>
I need help :
>
I want to create a scriptable cocoa application for mac os X .
>
>
When I create ` document-based application with standard script suite,
>
it
>
work .
>
I add commands, attribute, class to this document-based application, it
>
work.
>
>
My probleme is :
>
>
When I create a Cocoa application (not a document-based),and i try to
>
make
>
it scriptable,
>
with the same prucedure, it don't work.
>
>
I create a class : myClasse ( NSObject )
>
in this class ` make accessors prop, setProp and a command handler.
>
>
I create 2 file : a .ScriptSuite file and a script .Therminologie file.
>
>
I activate NSAppleScriptableApplication=Yes
>
>
What did I forget for make it work ?
>
>
Thanks.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.