FROM : Buzz Andersen
DATE : Sun Jan 26 22:40:13 2003
I appear to have finally encountered the dreaded Nib file corruption
I've heard so much about. Whenever I open my application's
MainMenu.nib, I now get a message telling me that their are
"inconsistencies" in the file and that I should re-save it.
I'm not sure quite how I precipitated this problem, but I do know it
has something to do with an NSTableView that is stored in the nib.
Normally this NSTableView has the autosave name "songTable," and as
long as it stored with that name, I get the error every time I open the
nib in IB. If I remove the autosave name, there is no problem. I have
even tried deleting the pre-existing NSTableView and creating a new
one, but as soon as I put the autosave name back in, I have the problem
again. I've also tried, just for the sake of experimentation, saving
the nib using the pre-10.2 format and then re-saving it using the 10.2
format I normally use. No dice :-(.
Does anyone know any way that I can fix this problem without having to
re-create my app's entire interface? Is there any way I can just get
it to "forget" about songTable, and then re-create it? Any help would
be hugely appreciated :-)!
Thanks!
--
Buzz Andersen
email: <email_removed>
web: http://www.scifihifi.com
_______________________________________________
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 : Sun Jan 26 22:40:13 2003
I appear to have finally encountered the dreaded Nib file corruption
I've heard so much about. Whenever I open my application's
MainMenu.nib, I now get a message telling me that their are
"inconsistencies" in the file and that I should re-save it.
I'm not sure quite how I precipitated this problem, but I do know it
has something to do with an NSTableView that is stored in the nib.
Normally this NSTableView has the autosave name "songTable," and as
long as it stored with that name, I get the error every time I open the
nib in IB. If I remove the autosave name, there is no problem. I have
even tried deleting the pre-existing NSTableView and creating a new
one, but as soon as I put the autosave name back in, I have the problem
again. I've also tried, just for the sake of experimentation, saving
the nib using the pre-10.2 format and then re-saving it using the 10.2
format I normally use. No dice :-(.
Does anyone know any way that I can fix this problem without having to
re-create my app's entire interface? Is there any way I can just get
it to "forget" about songTable, and then re-create it? Any help would
be hugely appreciated :-)!
Thanks!
--
Buzz Andersen
email: <email_removed>
web: http://www.scifihifi.com
_______________________________________________
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 |
|---|---|---|
| Buzz Andersen | Jan 26, 22:40 | |
| Matt Gemmell | Jan 26, 22:55 | |
| Vince DeMarco | Jan 27, 01:52 | |
| Alex Rice | Jan 27, 18:25 |






Cocoa mail archive

