Op 2016-01-24 om 18:52 schreef Michael Lange:

You could use a list or a dictionary instead to keep
references to the text widgets in the Nnotebook class.

I'll look into that.

[...] remove the default widget bindings for the events in question and write 
your own
event handlers for these and apply the bindings again (though I am not
sure if there is a good reason why one would want to do so).

Have no intentions doing that :) It's just that I had to figure out how it works, hence the event=None and wondered why. Makes sense,

Thanks again,

Ingo


_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to