Emil-18

Results 18 comments of Emil-18

If I don't allow dead keys through like I do now, and the user presses a dead key character, and then turns on input help, it will continue to report...

@amirmahdifard It is done on purpose. See #4226. I don't think it is possible to fix it

@CyrilleB79 If I use 0x4, to my knolage, it is impossible to get information about characters that you have to type a dead key character first, and then the second...

Hi. I know that screen readers such as JAWS, SuperNova, Cobra, and Window Eyes all are able to access text in Tkinter applications using their display model, unlike NVDA and...

I created a dll that hooks ExtTextOutW, and prints the text given to it to a file. I injected the dll into idle, an application written in tkinter, and got...

@lukaszgo1 As of the latest alpha, braille does not show: * The object under the mouse when mouse tracking is enabled. * Formatting information when it is turned on in...

> I cannot confirm this at least as whole. If I set braille tethered to review and move mouse in desktop content of braille line changes. Is this feature which...

@burmancomp Braille should show, as a flash message, what is under the mouse in the same way as speech when the mouse moves and the review cursor don't follow the...

@seanbudd Ok. I thought I fixed all the linting issues, because it says that all checks have passed?