I'm creating a game and I want to incorporate a gif of a running man when the user uses the arrow keys etc. I'm currently trying to use wxpython and I have code that allows it to be played in a small separate window, but I need to know how to get it on the canvas and place it where I want, if that is possible.
I hope I was clear with my question.