Re: rebuilding wx widgets with accessible addons

Dietmar Schwertberger <[email protected]> Tue, 19 Nov 2024 19:21:25 +0100
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Hi Nathan,

with the next wxPython release you should be able to override 
CreateAccessible to create the wx.Accessible instance on demand only.
The related PRs are almost in 4.2.2, but are not yet active as there was 
some interference with the build process on non-Window platforms.
https://github.com/wxWidgets/Phoenix/pull/2515
https://github.com/wxWidgets/wxWidgets/pull/24209

Anyway I will check next week why the default behaviour of e.g. slider 
does ignore the control name. Maybe there is an easy fix.

Regards,
Dietmar

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/wxpython-users/69c38cf7-98f2-4790-876e-b72b856b2eca%40schwertberger.de.