reset password
Author Message
Bsobpi
Posts: 9
Posted 22:51 Apr 13, 2017 |

Hi, so in the instruction of Lab 8 for the reset button it says "In my solution, this button is in an HBox contained in the MazeGUIPane." and I was wondering does that mean we are required to put it into MazeGUIPane or is it just a suggestion? I'm asking because my play button is in the main class and works fine, but was wondering if I have to move it to MazeGUIPane in order to not lose points. Thank You.

jhurley
Posts: 207
Posted 09:11 Apr 14, 2017 |

It's hard for me to see how it could look good if they are not in a common GUI component, but if it does, it's OK

Bsobpi
Posts: 9
Posted 09:44 Apr 14, 2017 |

I'm still in the progress of organizing my code so maybe my button might not work later so I'm going to play around with my code and see if I can change a few things. 

Thank you!