Search:

Type: Posts; User: iman1300

Search: Search took 0.09 seconds.

  1. Thread: Animation

    by iman1300
    Replies
    5
    Views
    1,100

    Re: Animation

    If I add that for loop to gui.go(). it works. it shows a circle that move from x=0,y=0 to x=130,y=130. but I would like to do this when I press the run button.

    I don't know how I can fix this. I...
  2. Thread: Animation

    by iman1300
    Replies
    5
    Views
    1,100

    Re: Animation

    I would like to press the run button for running the animation ( for loop inside the buttonlistener). If you copy that for loop inside the go method, its work perfectly but inside the buttonlistener...
  3. Thread: Animation

    by iman1300
    Replies
    5
    Views
    1,100

    Animation

    Hi guys,

    I would like to run a simple animation by pressing the run button. but It does not work and I don't know what is wrong with my code. I appreciate your help.

    Iman




    import...
Results 1 to 3 of 3