Python Forum

Full Version: Does IDLE have interface elements available for assistive technologies (AT-SPI2)?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have code that uses pyatspi to get events from programs interfaces, however, it doesn't capture anything from IDLE. Is IDLE not accessible through assistive technologies?