2nd try : Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
2nd try : Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
- Subject: 2nd try : Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
- From: Sébastien Stormacq <email@hidden>
- Date: Sun, 15 May 2005 19:17:26 +0200
Hello,
I developped a small java-cocoa project on 10.3 and XCode 1.5
When I open and recompile the project with XCode 2, everything is
OK, until runtime.
At runtime, it generates the following warnings :
2005-05-11 08:05:58.450 DB Bouquet Editor[1236] Unknown class
DBEOutlineView in Interface Builder file.
2005-05-11 08:05:58.472 DB Bouquet Editor[1236] Unknown class
`PrefsController' in nib file, using `NSObject' instead.
2005-05-11 08:05:58.473 DB Bouquet Editor[1236] Unknown class
`MainController' in nib file, using `NSObject' instead.
2005-05-11 08:05:58.481 DB Bouquet Editor[1236] Could not connect
the action setPreferences: to target of class NSObject
Apparently, it does not find my (Java) classes used in the NIB,
causing all behaviors to be resetted to default.
Is this a know problem when going from 1.5 to 2.0 ? Is it a java 1.5
issue ?
Any help ?
Thanks
Seb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40advalvas.be
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden