tk/bind

tk/bind - Arrange for X events to invoke Tcl scripts

(tk/bind tag)
(tk/bind tag sequence)
(tk/bind tag sequence lambda-expression)
(tk/bind tag sequence (+ lambda-expression))

Corresponding Tcl/Tk command:

bind ...

© Author | Home | Sitemap