Keyboard Events

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


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

> On May 27, 12:18 am, Gandalf <goldn... at gmail.com> 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://ms...
>> > and others
>> > combined with ctypes.
>>
>> > Ivan
>>
>> well, that seems extremely valuable but how can i implement those
>> functions with python?
> 
> You know what I'm sorry, I will try to understand the ctypes lib before
> bothering you.
> 
> thank you all!

No need to sorry. I have actually found very valuable information at
http://www.brunningonline.net/simon/blog/archives/000652.html
while googling to answer your question. I didn't know that such things 
are really possible with Python/Win32! It'll help me a lot. Thank you!

Ivan



More information about the Python-list mailing list