Editorial question57.8K views2,846 votes0 answers3,328 following
AI-generatedWhich approach should an SDL application use to make a custom-drawn UI accessible to screen readers?
Our application renders its entire user interface through SDL (Simple DirectMedia Layer), drawing menus and dialogs onto a single window surface. We now need this workflow to be usable with screen readers such as NVDA and VoiceOver, not just with keyboard-only input. From what I understand, SDL is a low-level windowing and input layer: it delivers keyboard e