On Feb 7, 2013, at 3:32 AM, dvlc...@gmail.com wrote:

> I would like to automatically detect when the target application is
> native cocoa, so that I may switch the plugin off otherwise. How would
> you do that ?


ULI's answer makes sense if you are asking which frameworks are being used. 
However, you can determine which runtime environment, Cocoa or Carbon, the 
application is running in, which may be what you're really asking. The Apple 
Q&A I mentioned earlier is QA1372. Here's the link: 
<https://developer.apple.com/library/mac/#qa/qa1372/_index.html#//apple_ref/doc/uid/DTS10004141>.

-- 


Bill Cheeseman - b...@cheeseman.name

_______________________________________________

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