Hey, I'm trying to write a prototype application to capture the keystrokes of a user while writing a text for use in designing a maths model for a biometric application for symbian based phones. I have never used python before but have come across keypress and key_code but I can't seem to find a lot of information about them. Basically, I'm trying to find out, is it possible to script this type of application? How would I about capturing all keys? Do I have to bind each key and if so, how would i go about binding for characters such as 'b'. I have found examples for UP, DOWN, 1, 2, 3 etc but nothing in relation to characters.
Any help, suggestions or push in the right direction would be great. Many Thanks, A --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
