Re: New PB and IB aggravation?
Re: New PB and IB aggravation?
- Subject: Re: New PB and IB aggravation?
- From: Michael Latta <email@hidden>
- Date: Tue, 24 Dec 2002 10:28:19 -0800
I am not sure about the _Prefix.h part, but when using the Dec tools my
created files are being added to the project. I always have project
builder running when I run IB could that be the difference?
Michael
On Tuesday, December 24, 2002, at 10:10 AM, Jerry LeVan wrote:
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.
_______________________________________________
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.