FROM : Keary Suska
DATE : Sun Jun 22 19:19:35 2008
6/21/08 2:17 PM, also sprach <email_removed>:
> Core data document application: I edited the MyDocument.nib file to
> add a few fields to one view and now when I start the application, the
> main window does not appear. Also, the new menu fails to produce a
> window. What caused this and how do I avoid it. More information:
> The console tells me I have a key coding problem with an NSTextView.
> I went through all the NSTextViews and made sure they were correct.
> Problem still exists. Text from console show below.
>
> [Session started at 2008-06-21 16:15:30 -0400.]
> 2008-06-21 16:15:30.322 SoftCopyContract[1055:10b] [<NSTextView
> 0x1ab8b0> valueForUndefinedKey:]: this class is not key value coding-
> compliant for the key value.
> 2008-06-21 16:15:30.419 SoftCopyContract[1055:10b] [<NSTextView
> 0x282fee0> valueForUndefinedKey:]: this class is not key value coding-
> compliant for the key value.
Start with this:
<http://lists.apple.com/archives/Cocoa-dev/2007/Mar/msg01478.html>
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
DATE : Sun Jun 22 19:19:35 2008
6/21/08 2:17 PM, also sprach <email_removed>:
> Core data document application: I edited the MyDocument.nib file to
> add a few fields to one view and now when I start the application, the
> main window does not appear. Also, the new menu fails to produce a
> window. What caused this and how do I avoid it. More information:
> The console tells me I have a key coding problem with an NSTextView.
> I went through all the NSTextViews and made sure they were correct.
> Problem still exists. Text from console show below.
>
> [Session started at 2008-06-21 16:15:30 -0400.]
> 2008-06-21 16:15:30.322 SoftCopyContract[1055:10b] [<NSTextView
> 0x1ab8b0> valueForUndefinedKey:]: this class is not key value coding-
> compliant for the key value.
> 2008-06-21 16:15:30.419 SoftCopyContract[1055:10b] [<NSTextView
> 0x282fee0> valueForUndefinedKey:]: this class is not key value coding-
> compliant for the key value.
Start with this:
<http://lists.apple.com/archives/Cocoa-dev/2007/Mar/msg01478.html>
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
| Related mails | Author | Date |
|---|---|---|
| Clayton Leitch | Jun 21, 22:17 | |
| Quincey Morris | Jun 21, 22:47 | |
| Keary Suska | Jun 22, 19:19 |






Cocoa mail archive

