Search:

Type: Posts; User: SyntheticD

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,559

    Re: Stopping Graphics Animation.

    I tried that, but when the button is clicked to stop the animation, program "freezes"
  2. Replies
    3
    Views
    1,559

    Stopping Graphics Animation.

    protected void retrace(boolean check)
    {
    while (status == true)
    {
    for (counter = LOOPBACK; counter <= frameCW4.getWidth(); counter++ )
    {
    for (counter = LOOPBACK; counter <=...
Results 1 to 2 of 2