Gui in D: I miss this project
Gerald via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 13 08:43:02 PST 2017
On Wednesday, 11 January 2017 at 15:56:46 UTC, Chris Wright wrote:
> On Wed, 11 Jan 2017 07:21:22 +0000, thedeemon wrote:
>> If you need some GUI, DLangUI is just a "dub build" away.
>
> How does DLangUI do with screen readers and magnifiers?
>
> From what I'm seeing, neither GTK+ nor Qt work with screen
> readers anad other assistive technologies. wxWidgets has some
> accessibility bugs (wxGrid is invisible to screen readers).
> DLangUI uses OpenGL, so it's less likely to support screen
> magnifiers (and equally unlikely to support screen readers).
GTK3 on Linux works with Orca the screen reader and other
assistive technologies including a magnifier.
https://opensource.com/life/15/5/accessibility-linux
More information about the Digitalmars-d
mailing list