Re: Is it possible to use IB and Cocoa from within CodeWarrior?
Re: Is it possible to use IB and Cocoa from within CodeWarrior?
- Subject: Re: Is it possible to use IB and Cocoa from within CodeWarrior?
- From: "Theodore H. Smith" <email@hidden>
- Date: Wed, 25 May 2005 00:20:57 +0100
Is it possible to use IB and Cocoa from within CodeWarrior? I'd be
interested in learning about this.
Yes. Of course, there are advantages and disadvantages to using CW
over
XCode, but you certainly can. Briefly, advantages: CW is faster,
faster,
faster. Disadvantages: CW's debugger cannot easily show NSStrings,
NSArrays, etc., CW's compiler does not support @synchronize. I
maintain
all my Cocoa projects in both CW and XCode, and get the best of both.
What is @syncronize?
OK. So it can be done. How do I do it, then?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden