NewgKwF07

Q about macOS accessibility API in swift

Hey, I'm building an AI copilot for Mac desktop apps. I'm trying to find the bounding box for a substring in editable text areas using kAXBoundsForRangeParameterizedAttribute. This works perfectly for TextArea roles, but it's failing for StaticText elements. I haven't been able to find an alternative - any ideas? Thank you!

No comments yet. Add a comment below!