First of all thank you for your work! I really like your library. Easy API, well documented, and the statically linked size is incredible comparted to some other toolkits! So far i have only two problems.
The first:
There are issues, when windows high contrast mode is used, which some people like to use and some vision-impaired people actually need to use. If apps are started when high contrast mode already activated, some controls like Edit, ListBox, TextView, TableView are not drawn at all. On the other hand, when enabling the high contrast mode after the apps are already running, the controls adapt somehow to the new colors but not fully correct. I'll attach two screenshots with some of the demo apps.
I assume it would be similar with 3th party themes, like WindowBlinds.
I think as an accesibility setting at least the high contrast mode should work.
First of all thank you for your work! I really like your library. Easy API, well documented, and the statically linked size is incredible comparted to some other toolkits! So far i have only two problems.
The first: There are issues, when windows high contrast mode is used, which some people like to use and some vision-impaired people actually need to use. If apps are started when high contrast mode already activated, some controls like Edit, ListBox, TextView, TableView are not drawn at all. On the other hand, when enabling the high contrast mode after the apps are already running, the controls adapt somehow to the new colors but not fully correct. I'll attach two screenshots with some of the demo apps.
I assume it would be similar with 3th party themes, like WindowBlinds. I think as an accesibility setting at least the high contrast mode should work.