At 11:49 AM -0400 4/19/02, Chris Nandor wrote:
>Can I call Cocoa APIs from a Perl script, without using ProjectBuilder,
>with CamelBones?

No. And it's not CamelBones fault, either.

The only supported way to have a program with a Cocoa interface is 
with a real application, and the only way to build those is with 
Project Builder. You can't just link in the AppKit Framework to your 
executable, make a few calls, and be on your way. (Limitation of OS X 
Apple's aware of, and I think it's on the "to be fixed" list)

-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to