Python Forum
[Tkinter] moniter which widget triggerd event
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] moniter which widget triggerd event
#5
I actually want to monitor any key event, and on any entry in the window, that why i used '<Key>' and window.bind()
the purpose is to run a parameter assignment function whenever there are values(in the entry) changed. But there are different functions when some special entries changed, thats why i need to know which entry changed.
Reply


Messages In This Thread
RE: moniter which widget triggerd event - by catlessness - Mar-07-2020, 01:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] What can the event.widget reference be used for? Knickers 4 2,475 Aug-26-2021, 02:17 PM
Last Post: Knickers
  pygtk2, how to disconnect all callback of widget or window event ? harun2525 1 3,313 Feb-19-2017, 11:44 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020