Re: [Tutor] Pythoncom Tutorial

2008-05-20 Thread Alan Gauld
"FT" <[EMAIL PROTECTED]> wrote 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

Re: [Tutor] Pythoncom Tutorial

2008-05-19 Thread FT
> 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'

Re: [Tutor] Pythoncom Tutorial

2008-05-19 Thread Alan Gauld
"FT" <[EMAIL PROTECTED]> wrote 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? Assuming you mean Pythonwin, the

Re: [Tutor] Pythoncom Tutorial

2008-05-19 Thread Hansen, Mike
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of FT > Sent: Monday, May 19, 2008 12:04 PM > To: Tutor Python ORG > Subject: [Tutor] Pythoncom Tutorial > > > Hi! > > I noticed that when wanting to learn P

[Tutor] Pythoncom Tutorial

2008-05-19 Thread FT
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? When trying to understand all the needed variables and such