4 Commits

Author SHA1 Message Date
jpattWPC
f714f794b9 Set PySimpleGUI version
As PySimpleGUI will be licensed starting at version 5.0.0, I am capping the version to prevent this. Alternate UI libraries will need to be implemented.
2024-02-12 18:22:24 -06:00
jpattWPC
e9a653ae98 Update build_vdiclient.bat 2024-01-15 10:20:58 -06:00
jpattWPC
e29796bba5 DPI Scaling Issue Fix
Fixed DPI scaling issue that was causing the window to have text cut off. A known limitation is the scaling is based off the first monitor, and does not dynamically rescale (that I'm aware of).
2022-03-14 21:24:36 -05:00
jpattWPC
3d4fbc7ba7 Initial Commit 2022-03-07 16:56:54 -06:00