Read the complete documentation for the Tkinter Canvas widget. You can find the documentation by typing the following command in a Python command shell:
>>> import tkinter
>>> help(tkinter.Canvas)
Read the complete documentation for the Tkinter Canvas widget. You can find the documentation by typing the following command in a Python command shell:
>>> import tkinter
>>> help(tkinter.Canvas)