Basically I need the buttons of the GUI to make the conversion instead of pressing enter in the field. Sorry if the code is sloppy I am a beginner and have been messing with the code for a while now and it was kind of pieced together.Attachment 1242
Printable View
Basically I need the buttons of the GUI to make the conversion instead of pressing enter in the field. Sorry if the code is sloppy I am a beginner and have been messing with the code for a while now and it was kind of pieced together.Attachment 1242
Have you added listeners to the buttons and do they get called when the buttons are pressed?
Post your code here with code tags if you have any questions about it.