FROM : Jerry LeVan
DATE : Tue Dec 24 19:10:46 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Tue Dec 24 19:10:46 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Jerry LeVan | Dec 24, 19:10 | |
| Michael Latta | Dec 24, 19:28 | |
| Jerry LeVan | Dec 24, 20:54 |






Cocoa mail archive

