Hello everyone!
So here is my problem:
2 days ago I made a Tshape in which I wanted to display an image.
So here it's what I used:
Lapiste.display(Shape1.canvas);
LaBoule.display(Shape1.canvas);
And it worked fine on my computer, running on windows 7.
But today when i wanted to run it on Linux, The Tshape only displayed a small part of my image and i don't know why.
I didn't change anything on my program.
Can anyone help me?