Date
1 - 3 of 3
IDLE not accessable with NVDA
Cristina Ebetiuc <ebetiucristina@...>
Hi I can’t use the IDLE (teh DIE which Comes to gehter with Python) with nVDA. The object Navigation does not work, too. Does anybody have any solution? Thanks
Gesendet von Mail für Windows 10
|
|
tim
Use vs code or notePad ++.
toggle quoted message
Show quoted text
The python idle has never Ben usable. On 10/10/2020 7:12 AM, Cristina Ebetiuc wrote:
Hi |
|
Sascha Cowley
Unfortunately, tk, the GUI framework that Idle is built with (via Python's tkinter library), has no accessibility support. You will have to use another editor or IDE.
Visual Studio Code is very accessible and has very good Python support via a plugin. |
|