[Tutor] Changing Keyboard output

Alan Gauld alan.gauld at freenet.co.uk
Sun Mar 20 23:58:46 CET 2005


> I am looking for a way to change keyboard output within 
> Tkinter widget - for example, say I press "p" and I want 
> it to come out as "t".
>
> Could anyone possibly point me in the right direction?

Take a look at the Event Driven programming topic in my tutor, 
it covers reading keyboard input in Tkinter.

Alan G
Author of the Learn to Program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld


More information about the Tutor mailing list