Gabriele, non capisco la tua conclusione. Il tuo amico non ha detto nulla su GTK, e Gian Mario ha riportato sopra la documentazione relativa. Mi sembra ci sia una predisposizione specifica. Anche Qt ha un supporto specifico: "Applications do not usually communicate directly with the assistive tools, but through a platform specific API. Generally the communication with the ATs works though an IPC mechanism. Semantic information about user interface elements, such as buttons and scroll bars, is exposed to the assistive technologies. Qt supports Microsoft Active Accessibility (MSAA) and IAccessible2 on Windows, OS X Accessibility on OS X, and AT-SPI via DBus on Unix/X11. The platform specific technologies are abstracted by Qt, so that applications do not need any platform specific changes to work with the different native APIs. Qt tries to make adding accessibility support to your application as easy as possible, only a few changes from your side may be required to allow even more users to enjoy it." <http://doc.qt.io/qt-5/accessible.html> Forse Alberto intendeva che molti programmi non usano queste API?

Io ho provato Pyqt, o una cosa simile, ma non sono riuscito a fargli attivare la QT_ACCESSIBILITY, che è prevista in c++... ma magari ho sbagliato qualcosa... Fra le altre cose PyQT è molto piu' semplice di wxpython, però io ancora non riesco a farli leggere i controlli.

_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Reply via email to