Re: Can't Create!
Re: Can't Create!
- Subject: Re: Can't Create!
- From: Brian Howard <email@hidden>
- Date: Wed, 15 Aug 2001 16:48:08 -0400
Well, I took another looksee and low and behold, all the code for my
RecordController.m file has evaporated! I don't have a clue as to where
it has gone, or what sent it off in the first place. Any ideas? This
is really scary, having stuff disappear! No wonder I "Can't Create New
Document" !!!!
On Wednesday, August 15, 2001, at 03:59 PM, email@hidden wrote:
>
This is probably something so simple that I missed it, but here goes:
>
I have this little learning app that has two text fields and four
>
buttons, nextRecord, previousRecord, deleteRecord, and newRecord. I
>
have a RecordController class and a Record class that generates
>
"records" for an NSMutableArray. I've triple-checked all the
>
connections in the .nib and the code, but I can't find out why I get
>
"Can't Create New Document" when I try to launch the app. I cleaned
>
the files and rebuilt without error. Does the above error message
>
generally indicate something fairly obvious? Thanks for any help.
>
>
Brian E. Howard
>
Cocoa Cult Central
>
learning how to re-invent the wheel
>
____________________________