NSComboBox and NSPopUpList: class not found--bug?
NSComboBox and NSPopUpList: class not found--bug?
- Subject: NSComboBox and NSPopUpList: class not found--bug?
- From: "Nathan V. Roberts" <email@hidden>
- Date: Sat, 30 Jun 2001 17:53:41 -0500
Hi,
I put an NSComboBox in an empty IB window of the main menu.nib file
of an empty Cocoa-Java project. Running it in the PB debugger, I get
an error--Class Not Found Exception for NSPopUpList. (Running it
outside the debugger, I get no error.) Is this a known bug? (in PB?
in Java Cocoa?) Has anyone been successful using NSComboBoxes and
Java debugging in PB?
This is happening for PB 1.0.1 and Java DP2.
Thanks,
Nate