Okay I think this is the right place to post. Iam new to Java and am undertaking my first GUI assignment as part of a Diploma course.
I am running my program from an extended JFrame class that implements ActionListener. Everything was working fine till I created an infinate loop from within the JFrame class that is set off by pressing a button. This loop runs a simulation and should updated changes to the screen. What is happening is that the the GUI is freezing and the button to stop the simulation (which is also the button to start the simulation) freezes and nothing gets updated. I am sure that this is a beginner level mistake. Thanks in advance for any pointers. [Message sent by forum member 'adenjones' (adenjones)] http://forums.java.net/jive/thread.jspa?messageID=294958 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".