
Mother..

So I had to move my function down one hierarchy and add
lambda x:solution:
self.ap_reason.bind("<<ComboboxSelected>>", lambda x: Callback()) def Callback(): print("here")
Messages In This Thread |
Bind only fires off once? - by WuchaDoin - Dec-18-2018, 06:58 PM
RE: Bind only fires off once? - by metulburr - Dec-18-2018, 07:17 PM
RE: Bind only fires off once? - by WuchaDoin - Dec-18-2018, 07:34 PM
RE: Bind only fires off once? - by buran - Dec-18-2018, 07:46 PM
|