Hi everyone. I'm currently facing a problem. My program keeps getting halted whenever I tried to
test run. However, When I compile and run it, It doesn't give me any errors. Can anyone advice me where I could have gone wrong? I've many version of the program. This is the earliest version that is giving me same problem.
Program Description:
A GUI that responds to keypress.
Upon running, It opens up a new frame(sample). There's 3 buttons in it. You can navigate (up,down,Escape and Enter). User can navigate between this two frames.
Upon selecting Movies button and pressing Enter. It will open up a new dialog(MoviesMenu). Upon testing the frames(opening up and exiting(press Esc) a few times). The program somehow come to a halt.
Attached below is the codes that I'm using.
Please advice. Thanks
Alot!
Best Regards
Adrian Lee
[ June 21, 2007: Message edited by: Adrian Lee ]
[ June 21, 2007: Message edited by: Adrian Lee ]