Hey all,
I am trying to create a simple GUI that when the user hits 'calculate' the program will run through my function and display the results in a text box.
All I have working is the 'calculate' button. It runs through that fine, but I cannot figure out how to get the answer to display on...