Y
Hacker News
new
|
ask
|
show
|
jobs
by
a-priori
1544 days ago
Yes. I don’t know about Windows but I know that for OSX you need to implement the NSAccessibility protocol in AppKit. This gives you a way to describe the hierarchy of the UI and to notify the system of important changes.