Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with screen readers #143

Open
lucassaureliano opened this issue Sep 22, 2022 · 3 comments
Open

Incompatibility with screen readers #143

lucassaureliano opened this issue Sep 22, 2022 · 3 comments

Comments

@lucassaureliano
Copy link

I'm a blind user and so I need a screen reader. But ProperTree is not read by NVDA.

@corpnewt
Copy link
Owner

Hey there - as far as I know, that's an issue with tk/tkinter and beyond the scope of ProperTree. I have created a cli tool that leverages the OC Snapshot function for another blind user that might be helpful. You'll need another tool for general plist edits - but OCSnapshot should make adding/removing SSDTs, Kexts, Drivers, and Tools easier.

-CorpNewt

@lucassaureliano
Copy link
Author

Hello, Snapshot is the function that I can execute. The "file" menu is usable. But the windows that open (example convert window), do not.
Depending on the degree of complexity, is it possible to migrate to an interface that is accessible?
For now, what other tool is recommended for plist edits?

@corpnewt
Copy link
Owner

Unfortunately I'd likely have to rewrite much of the code to migrate to something else - and that would also affect cross-platform compatibility. As for other general plist editors - you can use Xcode, or something like PlistEdit Pro in macOS. I'm not sure what options are available for Windows/Linux though.

Sorry that answer isn't more helpful - but I'm not sure what the other options are.

-CorpNewt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants