Back to Browse

How to check which widget called a function (event) in Tkinter

2.7K views
Dec 6, 2022
8:38

When you have many widgets calling the same function, or triggering the same event, you often need a way to find out which particular widget triggered/called it. In this Tkinter tutorial we will discuss two ways of doing so! Website Link (code availible) https://coderslegacy.com/python/tkinter-which-widget-called-function-event/

Download

1 formats

Video Formats

360pmp412.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to check which widget called a function (event) in Tkinter | NatokHD