Comments on: Python Tkinter Label https://coderslegacy.com/python/python-gui/python-tkinter-label/ Imparting knowledge to the Future Sat, 14 Aug 2021 08:08:17 +0000 hourly 1 By: Siddiqi https://coderslegacy.com/python/python-gui/python-tkinter-label/#comment-933 Sat, 14 Aug 2021 08:08:03 +0000 https://codersrefuge.000webhostapp.com/?page_id=961#comment-933 In reply to Elfo.

Thanks for pointing it out! It’s fixed now.

]]>
By: Elfo https://coderslegacy.com/python/python-gui/python-tkinter-label/#comment-932 Fri, 13 Aug 2021 15:32:25 +0000 https://codersrefuge.000webhostapp.com/?page_id=961#comment-932 Looks like you forgot to put the full code in the “editing a Label” section. No import section and no reference to tk.Tk(). Might be wrong here but either way code doesn’t work when copied and pasted.

]]>