a few questions if you don't mind. Part of my program envolves clicking on an emptyMachine button in a gui, which is meant to get the amount of money the user entered into the machine from the main program, and when emptyMachine button is clicked display a gui window showing the amount in the machine and an empty button. When the empty button is pressed it allows a user to empty the contents of the machine. (im going to try to password protect this function later, hopefully!Any suggestions for this wound be grat too!!)But am struggling at present with this part of the code.
Also simulaly but in a sense opposite to the button function i described above, the update button is meant to input exchange rates for six differant countries, entered by a user in an update menu gui window. This update window should then pass the new exchange rate data to the main currency conversion program. But i can't get it doing this at present, please help again!!! Any code suggestions would be great.Thankyou!!!