AhmedBakr

Results 55 comments of AhmedBakr

This is a comparison of NVDA's behavior with the Fluent Store and NVDA's behavior with the Microsoft Store. https://github.com/user-attachments/assets/147ed0fe-dcb9-489d-860b-3185c923b7d3

> Howdy! Thanks for taking the time to report these issues. I've introduced some changes in 0.4.0 that should improve the screen reader situation, including the `AppViewModel` bug you pointed...

> Hello, I am sorry that the current GUI solution is causing inconvenience. I am looking into changing the GUI Framework for multiple reasons. Now with PySimpleGUI requires a key...

> In step 2, are you using bdist_msi? No, I am not using `bdist_msi`. After building the application with `cx_Freeze`, I use **Inno Setup** to create the installer. If it...

I replaced `"description"` with `"long_description"` in my `setup.py`. As a result: - Windows push notifications now display the **EXE filename** instead. - The **"File description"** field in the file properties...