Well im hoping someone can figure this out and i didnt see any other problems similar to this so hopefully its not a repeat...anyways here's my problem.
When i use JOptionPane.showInputDialog("What's your name? "); everything shows up just fine but I can't input any text.
my coding is fine - straight from the book - but is there anything that could be causing this problem?