View Single Post
  #3  
Old 05-14-2005, 04:55 PM
jargon jargon is offline
Member
 
Join Date: May 2005
Location: Es Bee
Posts: 9
Wink totally worked

Thanks, I modified this code
def mytimer(num):
ori = racketOri.get()
racket.rotate(ori[3],ori[4],ori[5])
racket.rotate(offset[0],offset[1],offset[2],viz.RELATIVE_LOCAL)

and it works perfectly now.
Thanks!
__________________
:-$
Reply With Quote