Open
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.
Metadata
Assignees
Labels
No labels
Activity