Tkinter: Difference between revisions
| Line 31: | Line 31: | ||
}} | }} | ||
;Notes | ;Notes | ||
* Make sure the <code> | * Make sure the <code>ImageTk.PhotoImage</code> does not get garbage collected. | ||
==Animation Loop== | ==Animation Loop== | ||
| Line 31: | Line 31: | ||
}} | }} | ||
;Notes | ;Notes | ||
* Make sure the <code> | * Make sure the <code>ImageTk.PhotoImage</code> does not get garbage collected. | ||
==Animation Loop== | ==Animation Loop== | ||