Hi everyone. I have been given this school assignment to create an ATM with GUI. buttons and textbox. I have written the ATM but got stuck on the GUI. please help if you know how to do it.
Maybe transfer over to the Windows programming section but what have you got so far?
Whatever the environment you're using all you do is read/write to the text boxes and run functions with the press of a button etc. All the textbox and button structure is placed on a form of some sort generally.