Hi!

It looks like accessibility support in Tk won't happen (https://core.tcl-lang.org/tk/tktview/deb6cddecf55c6921281f8f855b6b366aed6467e). I'm wondering is it somehow possible to bolt on some accessibility support at least on Windows.

It looks like the starting point is that the app should be able to provide customized responses to WM_GETOBJECT messages. I didn't find such name in Tk source code. Does it mean Tk event loop simply drops these? Is it somehow possible to install an extra WM event handler to catch these?

Best regards,
Aivar

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to