Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    4,657

    Re: Need help... how to get the line moving?

    Try debugging the program by adding print outs of all the variables used to control the line's position so you can see where they are being set and where you need to change the code to have correct...
  2. Replies
    3
    Views
    4,657

    Re: Need help... how to get the line moving?

    Look at the code that draws the line and change its x,y locations to where you want the line to be drawn.

    Try debugging the program by adding print outs of all the variables used to control the...
Results 1 to 2 of 2