Thanks Kevin, That's what I thought.
Thought I would try html5 as my GUI, using python to drive Webkit, or something similar. Anyone tried doing such? (e.g., making a dll of Webkit and driving it from python) Mick On 2 September 2013 23:56, Kevin Walzer <k...@codebykevin.com> wrote: >> Does anyone know about issues related to getting Tkinter >> interfaces working with a "screen reader" (these programs >> that speak interface text for the sight impaired). >> > > Tk doesn't support this. I've looked into it a bit and it seems like a huge > project to implement on a cross-platform basis. Of the x-plat toolkits, Qt > seems to the best support, which I assume PyQt would pick up. Java also has > good support but that may be outside your purview. > > --Kevin > > -- > Kevin Walzer > Code by Kevin/Mobile Code by Kevin > http://www.codebykevin.com > http://www.wtmobilesoftware.com > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss