Post #3623322
2026-04-06 19:32 UTC
@nick@hkc.social I'm curious what you mean by direct screen reader abstraction
Replies (1)
-
@nick@hkc.social 2026-04-06 19:34
@matt@toot.cafe Sorry, I was opaque. i wanted to know if Rust would efficiently bind to something like Tolk, SRAL, or AO2. SRAL ended up being what I settled on. I did that because to keep with the Petzold Aesthetic, The tab control isn't in the tab order, but I still wanted a screen reader to tell someone that they were switching tabs. I went with SRAL, even though it was a les eficient option than UIA, as a test for future ideas I have.