Skip navigation.
 
mlRe: Is Objective-C loaded?
FROM : John C. Randolph
DATE : Tue Nov 19 20:28:07 2002

Well, if the app is linked against Carbon or Cocoa on OSX, then it's
linked to both.  The AppKit may or may not have been initialized,
though.

Have a look at the Cocoa in Carbon example at the DTS web site.

-jcr

John C. Randolph    <<email_removed>>  (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlIs Objective-C loaded? Rosyna Nov 19, 00:49
mlRe: Is Objective-C loaded? John C. Randolph Nov 19, 04:13
mlRe: Is Objective-C loaded? Rosyna Nov 19, 04:38
mlRe: Is Objective-C loaded? Kris Amico Nov 19, 11:11
mlRe: Is Objective-C loaded? Sherm Pendley Nov 19, 12:38
mlRe: Is Objective-C loaded? Pete Carss Nov 19, 13:23
mlRe: Is Objective-C loaded? Rosyna Nov 19, 15:05
mlRe: Is Objective-C loaded? Kris Amico Nov 19, 19:38
mlRe: Is Objective-C loaded? John C. Randolph Nov 19, 20:28
mlRe: Is Objective-C loaded? Finlay Dobbie Nov 19, 21:48
mlRe: Is Objective-C loaded? Kevin Elliott Nov 19, 23:09
mlRe: Is Objective-C loaded? Rosyna Dec 7, 05:33