AhmedBakr

Results 50 comments of AhmedBakr

> Yeah I want to add fluent design to the app to make it more in line with Windows 11, which I tried to do with the current PySimpleGUI version...

> The redesigned app will be released as version 2.0, once I get started on it I will be releasing betas to help get it tested as well as have...

> Could you check both the PyQt6 and PySide6 versions of the fluent widgets to see if they meet the accessibility requirements? They are found in separate branches of the...

> Looks like PySimpleGUI has turned into a paid subscription service, making me accelerate my plans to move to a different framework. I will make an update post soon. As...

> It's a good framework for those starting out, but there's only so much you can do especially with design. I actually made a custom theme to make it look...

This is the result I get when I try to apply a dark theme to my program ![darkMode](https://github.com/wxWidgets/Phoenix/assets/44323153/bdf880cc-9d3d-45f3-bd26-4622d1088780)

> Hey. I am sorry but I don't know what a screen reader is or how it works. If you could provide me with some information I could try to...

Good morning Did you come up with something regarding accessibility support?

> Is this something that happens reproducibly? It seems like a transient error to me. > > Or are you trying to report the crash instead of proper error handling?...