Keyboard Events

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


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 API
http://msdn.microsoft.com/en-us/library/ms697544(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ms645530(VS.85).aspx
and others
combined with ctypes.

Ivan



More information about the Python-list mailing list