0

I have been amusing (and instructing) myself reprogramming one of my turtle games into tkinter. Only trouble is, unlike turtle, the y coordinates run from the top to the bottom and I can't find any way of changing this. I am very reluctant to undertake a major effort changing the values and signs in the very many x,y coordinate calculations in the program. Consequently my lovely landscape is presented upside down!

Bryan Oakley
  • 370,779
  • 53
  • 539
  • 685
Nick
  • 97
  • 10
  • Hi @nick, Have you seen [this](http://stackoverflow.com/questions/19584629/how-to-reverse-the-y-axis-of-the-imported-image-in-tkinter)? Does it help/solve? – rll Nov 26 '15 at 20:16
  • thanks ! didn't realise it was already answered, I'll give it a go appreciate the help! – Nick Dec 02 '15 at 21:18

0 Answers0