Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initialize Cocoa/ObjC from a dynamically-loaded bundle?



NSApplicationLoad();

Unfortunately, this is in Cocoa.framework. I can't even load a plug-in that links to Cocoa.framework for some reason.

check out Apple cocoa spelling check sample code.

you can manually load cocoa frame work, find NSApplicationLoad() symbol and call it.

http://developer.apple.com/samplecode/Sample_Code/OS_Utilities/ SpellingChecker-CarbonCocoa.htm

http://developer.apple.com/documentation/Cocoa/Conceptual/ CarbonCocoaDoc/index.html?http://developer.apple.com/documentation/ Cocoa/Conceptual/CarbonCocoaDoc/cci_chap1/chapter_1_section_1.html#// apple_ref/doc/uid/20001514
_______________________________________________
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.
References: 
 >Initialize Cocoa/ObjC from a dynamically-loaded bundle? (From: Keith Bauer <email@hidden>)
 >Re: Initialize Cocoa/ObjC from a dynamically-loaded bundle? (From: Sherm Pendley <email@hidden>)
 >Re: Initialize Cocoa/ObjC from a dynamically-loaded bundle? (From: Keith Bauer <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.