• 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
2nd try : Help on error : Unknown class `XXXX' in nib file, using `NSObject' instead
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: launch safari to open an url
  • Next by Date: Re: Open GL to Quicktime?
  • Previous by thread: Re: adding NSView from other application
  • Next by thread: initWithHTML problems in Tiger
  • Index(es):
    • Date
    • Thread