Re: [Tutor] Tkinter event handler

2012-01-13 Thread CF
I apologize, I didn't realize how tired I was. I've got it working, sort of, after finding the event.char attribute. I needed it to work via keyboard since I don't use a mouse often and I'm running this with awesome-wm's launcher so it can't get input from the terminal (as far as I know) and I didn

Re: [Tutor] Tkinter event handler

2012-01-13 Thread Alan Gauld
On 13/01/12 03:44, Chase Franklin wrote: I'd like to include the class name so that it becomes: 001_Jan_12_2012_CLASSNAME.org So I have a simple Tk window that is populated by a list of class names. What is a "Simple Tk window"? There is no such widget. So what is the window using to list the