Monday, October 15, 2012

16


I found another double popup problem, I forgot to engage the restartProblem on both catch types

The restartProblem bool need to be reseted, its stopping a button from working

Sunday, October 14, 2012

15/10


Worked on comments

After completing entering and confirming customer details; put the number -4 in pizza choice textbox and click next
Invalid input should appear in a message and after exiting that message it will be as if the user didn’t enter the invalid piece of information

I had to add an index out of range catch
The double popup problem happened with this, had to add an if statement and more use of the restartProblem Boolean