Tabs and Text.Widget

gods1child alankarmisra at hotmail.com
Fri May 25 17:53:15 EDT 2001


I have a Text widget bound to the '<Key>' event. All other keys invoke
this event except the Tab key! I have even tried explicitly binding
<Tab> to the widget (I removed the <Key> binding just to be sure I am
not over-riding anything) but it STILL wont work. Is this how it is
meant to be or am i going crazy? If this is the way it is, then how do
I trap the tab key!



More information about the Python-list mailing list