[PyQt] PyQt5 Accessibility support is implemented?

Phil Thompson phil at riverbankcomputing.com
Fri Jun 26 08:07:32 BST 2015


On 26/06/2015 7:49 am, germano carella wrote:
> Hi,
> I'm a blind programmer.
> I'm using wxpython and I'd like to use PyQt5, for my applications.
> I develop on python 2.7 on windows, so I need to build PyQt5 from 
> source.
> Before switching to PyQt5 I need to know if it is accessibility
> support implemented.
> Can you help me?

The accessiblility classes are not supported, so writing new accessible 
widgets is a problem. Using the accessibility of existing widgets 
shouldn't be a problem.

Phil


More information about the PyQt mailing list