Search:

Type: Posts; User: mds1256

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    8,140

    [SOLVED] Re: Thread.sleep() in while loop not working

    Thats it!

    Thanks!
  2. Replies
    4
    Views
    8,140

    [SOLVED] Re: Thread.sleep() in while loop not working

    Sorry, when i change 'state' to false it stops printing out (which is correct), but when then changing 'state' back to true (so it restarts printing) it actually doesnt restart.....


    This is just...
  3. Replies
    4
    Views
    8,140

    [SOLVED] Thread.sleep() in while loop not working

    I need some help with the following:

    The idea is that it keeps looping until the state = false. then i need to restart it once state is true again, but i have a Thread.sleep(50) in there that...
Results 1 to 3 of 3