craigmart-in / cisc370-finalproject

Automatically exported from code.google.com/p/cisc370-finalproject
0 stars 0 forks source link

Allow for enter to be used within Login/Register #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click login or register
2. Try to press enter either when focused on the last field or on the okay 
button.

What is the expected output?

Auto submit the okay button.

 What do you see instead?

Absolutely nothing happens...

Probably just create own custom dialog that is modal instead of creating custom 
panel and using JOptionDialog

Original issue reported on code.google.com by cmgec...@gmail.com on 10 May 2011 at 4:56

GoogleCodeExporter commented 9 years ago
Fixed.  Can now hit enter key to login

Original comment by laxgee...@gmail.com on 11 May 2011 at 1:03

GoogleCodeExporter commented 9 years ago
Done. No problems.

Original comment by cmgec...@gmail.com on 12 May 2011 at 4:12