I am trying to use QTspim with a screen reader. It is mostly working but you might not have turned on QT's accessibility when you compiled it for windows. The TI can use the menus and the tabs but the text field does not read. Can Check you r QT build and make sure accessiblity is turne on.
For those of us who are blind we use key navigation. Can you try to get into your text field where the asm code is without using the mouse? So far I have not been able to do that. It could be that you did not like I said compile QT with accessibility or it just didn't focus the text field by key press. If you could make some keyboard short cuts for those of us out here that are mouseless it would help alot.
Anonymous
Sorry about this problem. The text fields use the webengine for rendering so I need to find out accessibility is not enabled for that component. Next release.