Robert Covington wrote:
> Question: Can FBtoC as currently configured ( assuming Use Objective C Compiler is checked) emit code and directions currently, either in bypass/passthrough mode or other, to build what would be recognized as a 'pure' Cocoa App?
FB_5_4_8_Examples/Carbon in Cocoa/CocoaApp.fbproj
It builds a genuine Cocoa app from FB code with no BeginCDeclaration/BeginCFunction/EndC tricks.
Robert P.