Am Mittwoch, den 12.03.2008, 09:39 +0100 schrieb Meftah Tayeb: > 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 !
Well, the problem here is, Python is just a language, so by default it has only a minimal UI. OTOH, the good thing from your point of view might be that it is text based. I don't know about the technologies you mentioned, but you might consider using IronPython, which is implemented inside the .NET world, which might have better support (or not) for your tools Andreas > 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
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor