I wanted to take advantage of the scripting bridge in one of my helper
apps to tap into the scripting commands that were already in the main
app.
I added the scripting bridge & the app's scripting definition to my
project. The target is set to 10.7, but deployment set to 10.6.

It runs fine under Lion (giving the expected results), but when I run
the same app under Snow Leopard I get this message in the Console:

-[SBApplication myEventMethod:option:]: unrecognized selector sent to
instance 0x1001452d0
Of course, the associated apple event is not sent.

Do I need to do something to additional be able to use the bridge under 10.6?
Did the scripting bridge change between SL and Lion?
Am I missing something that's needed under SL, but not under Lion?

I appreciate any help with this.

Mark

-- 
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to