Tkinter: Difference between revisions

Line 31: Line 31:
}}
}}
;Notes
;Notes
* Make sure the <code>ImageIk.PhotoImage</code> does not get garbage collected.
* Make sure the <code>ImageTk.PhotoImage</code> does not get garbage collected.


==Animation Loop==
==Animation Loop==