Begin forwarded message:

From: Meftah Tayeb <[EMAIL PROTECTED]>
Date: March 12, 2008 4:39:46 AM EDT
To: Terry Carroll <[EMAIL PROTECTED]>, python tutor <tutor@python.org>
Subject: Re: [Tutor] Begining Python

hi my friend,
i have active python installed and the python-Win is Ready
but i have a Very Small problem:
i am blind, and i am using a Screen reader
this screen reader use the Microsoft Active Accessibiliti (MSAA) to find
informations about actual object in the screen cursor
for Java Based applications, this screen Reader use the Java Access Bridj
(JAB)
if it is no installed, java application is no accessible

but in python:
no accessibiliti layer is found for python !
I'd suggest you:
do not develope a new Accessibiliti layer
please, develope only a MSAA Server for represanting all python UI object to
MSAA based application
and for JAVA / Python integration, please develope a JAVA Access Bridj (JAB) server to represanting python UI object to existing JAB Based application

Thank you,
Meftah Tayeb
----- Original Message -----
From: "Terry Carroll" <[EMAIL PROTECTED]>
To: "python tutor" <tutor@python.org>
Sent: Wednesday, March 12, 2008 12:52 AM
Subject: Re: [Tutor] Begining Python


On Tue, 11 Mar 2008, Meftah Tayeb wrote:

2. do you know a Free IDE for Python (for windows) ?

Meftah, I'd suggest you install Activestate's distribution of Python,
which includes the PythonWin environment (not quite an IDE, in that
there is no GUI designer, for example) and many Windows-specific python
modules.

http://www.activestate.com/Products/activepython/

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to