Skip to content

Add accessibility mode #1047

Open
Open
@SamWhited

Description

Hi all,

I'm currently working on making one of my applications accessible to screen readers and wanted to request that this become a native feature of tview.

I'm not sure how other TUI libraries do this, but I have seen at least one that has its various widgets support both the normal TUI draw function as well as a CLI/prompt style draw function, so having a second DrawCLI or similar and maybe an AccessiblePrimitive interface that adds this method could be an option.

Thanks for your work on tview, and for considering this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions