Skip to content

not support accessibility with screen readers  #147

@MesterPerfect

Description

@MesterPerfect

Is your feature request related to a problem? Please describe.
I cannot use DUCE-GUI-windows.exe with screen readers NVDA JAWS and Narrator.
The GUI is built using the PySimpleGUI library and this library does not provide any accessibility support.
Therefore, it is impossible to use the programs designed with it with screen readers for blind users

Describe the solution you'd like
If possible, it is preferable to use PyQT or Wxpython to build the GUI
Because they are the most accessible support with screen readers

Describe alternatives you've considered
GUI design using pyqt5, pyqt6, or wxpython because only these desks provide good accessibility support with screen readers

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions