• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead


  • Subject: Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
  • From: SĀŽbastien Stormacq <email@hidden>
  • Date: Fri, 13 May 2005 08:08:56 +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:
This email sent to email@hidden


  • Prev by Date: Re: what's with the "rdar" urls?
  • Next by Date: Assertion in writeToFile:ofType:
  • Previous by thread: Re: Cocoa-dev Digest, Vol 2, Issue 678
  • Next by thread: Assertion in writeToFile:ofType:
  • Index(es):
    • Date
    • Thread