translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

QTextEdit accessibility doesn't work

Stackoverflow

I have a simple GUI with a single QTextEdit. I want to change the text of textEdit object whenever some keys pressed by user.

Tags: 
  • c++
  • qt
  • accessibility
  • screen-readers
  • accessibility-api

event.getSource() returns null Accessibility in android

Stackoverflow

I try to fill a EditText field by using a accessibility service like DashLane or some other apps which are using accessibility service.

Tags: 
  • android
  • android-activity
  • accessibility
  • accessibility-api