Re: How to provide input to the screen reader in a Tk application?
- From: Joanmarie Diggs <jdiggs igalia com>
- To: Aivar Annamaa <aivar annamaa gmail com>
- Cc: gnome-accessibility-list gnome org
- Subject: Re: How to provide input to the screen reader in a Tk application?
- Date: Wed, 13 Mar 2019 14:11:59 -0400
Hi Aivar.
Orca works entirely based on interacting with AT-SPI2. Thus there is no
way to provide direct input to it.
Sorry!
--joanie
On 3/13/19 1:16 PM, Aivar Annamaa via gnome-accessibility-list wrote:
Hi!
I have a Python+Tkinter application (https://thonny.org) for which I'd
like to add some screen-reader support. Unfortunately Tk doesn't provide
required information to at-spi
(https://core.tcl.tk/tk/tktview?name=0e294d9604 and
https://mail.python.org/pipermail/tkinter-discuss/2013-September/003480.html).
I found Tka11y (https://pypi.org/project/Tka11y/) based on Papi
(http://ocemp.sourceforge.net/papi.html), but they haven't been updated
for a while. When I tried a minimal example with my Python 2.7 I got
core dump.
Do you know any other options?
Can I somehow provide direct input to the screen reader without
involving a widget toolkit at all? For example, can I send a text to
narrate whenever the user moves from one line to another in the editor?
best regards,
Aivar
_______________________________________________
gnome-accessibility-list mailing list
gnome-accessibility-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]