-Q10.B.2- delete a binding?

From: -X-  How, in Tk, can I XXX:

A10.B.2. Give an empty-string command to the "bind" invocation.  For
example, to disable the Delete key in all entry fields:

	bind Entry <Delete> {}
Go Back Up

Go To Previous

Go To Next