Joseph Lee
Joseph Lee
Hi, Update: managed to build Python 3.11 32-bit wxPython wheel. Some extra steps must be performed in addition to the ones listed for Python 3.7: 1. Install requests package from...
Hi, Wheels: * Python 3.7: https://github.com/josephsl/wxpy32whl/releases/download/4.2.0/wxPython-4.2.0-cp37-cp37m-win32.whl * Python 3.8: https://github.com/josephsl/wxpy32whl/releases/download/4.2.0/wxPython-4.2.0-cp38-cp38-win32.whl * Python 3.9: https://github.com/josephsl/wxpy32whl/releases/download/4.2.0/wxPython-4.2.0-cp39-cp39-win32.whl * Python 3.10: https://github.com/josephsl/wxpy32whl/releases/download/4.2.0/wxPython-4.2.0-cp310-cp310-win32.whl * Python 3.11: https://github.com/josephsl/wxpy32whl/releases/download/4.2.0/wxPython-4.2.0-cp311-cp311-win32.whl Even with these wheels, I think it would...
Hi, true. Robin, can we close this in favor of Azure pipelines issue as it is much easier? Thanks.
Hi, An alternative set of wheels exist as mentioned in #2235 - the mentioned wheels are based on official wxPython 4.2.0 release and targets Python 3.7, 3.8, 3.9, 3.10, and...
CC @SeanBudd, @CodeOfDusk and interested NVDA folks
Hi, ah, I see – thanks for this info.
Related: #2297 as it also affects 32-bit builds.
Hi, when I worked on IUIAutomation5’s notification event handler, I intended notifications from all apps to be announced by NVDA, but @leonardDeR pointed out that people would be distracted if...
Hi, one test case to consider: what if virtual desktops are renamed (available starting Version 2004/May 2020 Update/build 19041)? As for testing on earlier builds, I can try on at...
Hi, This might pose a problem if the following happens: Suppose a user running Version 2004 opens multiple virtual desktops. If two or more consecutive virtual desktops have the same...