Hey there,
I have created a class which once a user has logged on, executes a thread. This thread however seems to stop the execution of the rest of the program. It uses an infinite loop to print a message (But it will be changed), but nothing happens after that. Could anyone suggest a reason for this, lee.


Reply With Quote