Dear Colleagues,
I am considering using python to write a simulation program to display the
motions of about 10,000 2d disks. The program doesn't need to calculate the
positions of disks. It just reads the result file and displays disks on the
screen. I wonder whether Tkinter has this ability
Dears,:
I use canvas to make animation by continuously displaying objects.
Now I want to export what is displayed in canvas to an image file(.bmp,
jpeg,png,... is OK)
Is there such function in tkinter and how can I attain this?
Thank you very much!
Shengxu