Keyboard Events

Ivan Illarionov ivan.illarionov at gmail.com
Mon May 26 18:24:14 EDT 2008


On Mon, 26 May 2008 15:18:00 -0700, Gandalf wrote:

> On May 27, 12:00 am, Ivan Illarionov <ivan.illario... at gmail.com> wrote:
>> On Mon, 26 May 2008 14:40:18 -0700, Gandalf wrote:
>> > Thanks!
>> > Anyone know which library should i learn then?
>>
>> Looks like you need to dive into Win32
>> APIhttp://msdn.microsoft.com/en-us/library/ms697544(VS.85).aspxhttp://
msdn.microsoft.com/en-us/library/ms645530(VS.85).aspx
>> and others
>> combined with ctypes.
>>
>> Ivan
> 
> well, that seems extremely valuable but how can i implement those
> functions with python?

Google is your friend
Some links with examples:
http://www.brunningonline.net/simon/blog/archives/000652.html
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/208699



More information about the Python-list mailing list