Re: CodeWarrior questions
Re: CodeWarrior questions
On Fri, Jun 06, 2003 at 04:56:58PM -0700, Danny Swarzman wrote:
>
I've been using ProjectBuilder for my first Cocoa project. How does
>
CodeWarrior compare? Does CW work with Interface Builder? How hard is is to
>
start a project with CodeWarrior and move it to ProjectBuilder.
Yes, CW8 works with IB.
>
I have two motives here. One is that I don't like the comfort
>
features that are in (not in) ProjectBuilder.
Funny, I find PB a lot more comfortable to do Cocoa development in.
Things like not being able to command-double-click to get definitions
and option-double-click to get documentation in CW make it painful to
use. The main advantage of CW for me is that everything's a lot
faster - the editor is faster, the compiler is faster, the linker is
orders of magnitude faster.
>
The other is that I haven't discovered a way to debug a system
>
preference pane with ProjectBuilder. Apparently you can use the CW
>
debugger to debug a preference pane. Maybe someone knows if that's
>
true.
There's no problem using the PB debugger to debug a preference pane.
Watch the PB intro/overview session from WWDC 2002 (which you can now
do for free at connect.apple.com); the structure of PB projects is
discussed there, and should give you an idea of how to debug them.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.