Software keyboard

2005-11-24 Thread maxxx_77
Hello. I'm a newbye of Python. I'm looking for a way of coding a virtual keyboard similar to the one that comes with Windows (Accessories -> Accessibility -> On Screen Keyboard). What I would like to do is make one which is a lot larger and add transparency to it. I've a first version in which I us

Python and windows

2005-10-10 Thread maxxx_77
I've designed a virtual keyboard (on screen)with Python. I've used Pithonwin and Tkinter. Well, I'd like to use this keyboard with some Windows's Application. This keyboard should find which application is running (with an Active window) and then write on it. The keybord should remain always on des