Is there some command in python so that I can read a key's input and
then use a gotoxy() function to move the cursor on screen?  e.g.:
(psuedo-code)

When the right arrow is pushed, cursor gotoxy(x+1,y)

Thanks.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to