[Tutor] Pythoncom Tutorial
FT
chester_lab at fltg.net
Tue May 20 03:43:40 CEST 2008
> Hi!
>
> I noticed that when wanting to learn Pythoncom there is
> no real good
> accessible tutorial for it.
> Does anyone know where a good structured tutorial exists
> for the Com
> utilities so I can write my own screen reader program?
>
Python Programming on Win32 might help. There's also a couple of
articles on OnLamp.
http://www.oreilly.com/catalog/9781565926219/index.html
Mike
Hi!
A book is nice if you can see to read it. Still searching for the best
way to go on this. It was suggested to go to the API of windowes or ctypes.
I confress that I have not used ctypes when just hoping to find a python
format to get such things as the focus information when jumping from window
to window. Or tag along saying what is going on at the moment and location
you are in. The name fo the object, and the variable or data info at the
moment in time...
Bruce
More information about the Tutor
mailing list