New PB and IB aggravation?
New PB and IB aggravation?
- Subject: New PB and IB aggravation?
- From: Jerry LeVan <email@hidden>
- Date: Tue, 24 Dec 2002 13:10:46 -0500
Hi,
I just build a small project with the Dec 2002 tools. There appear to be a
couple of "workflow" differences.
1) create files from IB adds <projectname>_Prefix.h
//
// Prefix header for all source files of the 'StripChart' target in the
'StripChart' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
Is this file included automagically into the other class files?
When I asked IB to create files files for MyController and MyView, the files
where created in the project folder but not added to the project.
It is my recollection that IB added the files to the project.
Am I imagining things?
--Jerry
_______________________________________________
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.