I just want a friggin' combo box

theed

Registered
I'm in java, so maybe you cocoa programmers aren't having this issue, but I am. Any clue when this will be solved?

All I do is drop a comboBox, (the text field looking thing under the popUpButton in Interface Builder) into a window, and I run the app with the debugger on ... and I get errors on load. Before my nib is even a window.

classNotFoundException NSPopUpList.class

c'mon! Am I doing something wrong? Is there a workaround? Is this Java specific? I'll revert back to just having a textField I guess. That's all the comboBox seems to be capable of handling anyway. :-( Grrrrrr. New Project Builder, same old problem.
 
It is also possible in OS9. I have a version of Jbuilder3 on my Toshiba and I was forced to use an older version of Java without help because it lacks ram.
 
Back
Top