2019-06-22 23:24:58

Hi guys, with your python codes what gui do you use? Tkinter seems inaccessible.

2019-06-23 00:02:27

From what I know WX Python is accessible

If you want to contact me, do not use the forum PM. I respond once a year or two, when I need to write a PM myself. I apologize for the inconvenience.
Telegram: Nuno69a
E-Mail: nuno69a (at) gmail (dot) com

2019-06-23 00:22:57

Wxpython is accessible, to a point. Functions like the aui branch aren't accessible, and sussing out which ones are and aren't throughout can be a bit of a trial and error experience, depending on what you want to do. I think PyQT might be another option? There's also Pygame and Pyglet, but their screen output is not natively accessible, so you'd have to hook in something like Tolk or pyttsx for tts support. Kivy might also be another option, though I haven't had an opportunity to test it for accessibility, so it may be like Pygame and Pyglet.

-BrushTone v1.3.3: Accessible Paint Tool
-AudiMesh3D v1.0.0: Accessible 3D Model Viewer

2019-06-23 02:49:20

wxpython 4.0.3

If you like what I do, Feel free to check me out on GitHub, or follow me on Twitter