Joseph Lee

Results 181 comments of Joseph Lee

Hi, 2024 update: I think an app module based solution would be better as it allows handling background notifications and lets add-ons extend notification checks. The idea would be similar...

Hi, April 2024 update: yes, WordPad will be removed in Windows 11 2024 Update, so let's vote to close this (for now). Thanks.

Hi, at this point, I’m focusing my efforts on school, Windows 10 19H1, and Python 3 research. Feel free to take this on after talking to others for guidance. Thanks.

Hi all, @derekriemer and I had a talk about how to implement the server side (client side can be done easily). @nvdaes said on the add-ons mailing list that a...

Hi, After doing some more research and talking with @DerekRiemer, it appears the best possible server side implementation would be that of a table that includes info such as add-on...

Hi, A progress report: some progress has been made in abstracting away the update downloader, a clearer picture on client, server and UI. 1. Abstracting the downloader: the latest development...

Hi, 32-bit wheels and wxPython will run happily under Windows 7 provided that this is Python 3.8 and earlier (NVDA screen reader is a good example of this), and by...

Hi, NVDA (NonVisual Desktop Access) did support Windows XP until end of 2017 - back then, we were running Python 2 with wxPython Classic (these days NVDA requires Windows 7...

Hi, good thing NV Access (the org behind NVDA) and contributors have embraced type hints, which is making our own (NVDA) code base much more readable. Anyway, off the tangent:...

Hi, In addition to presenting this text from Windows Terminal and other console windows when first launching sudo, I think it would be great to include this in Settings/System/For developers/Sudo...