06-17-2022, 12:35 PM
(06-17-2022, 09:03 AM)Coolman Wrote: excellent bplus. the display font is very small on my 15 inch 1980x1080 screen...
I recommend making screens width X height (xmax, ymax just before WindowOpen) at the same ratio as your 1980 X 1080 screen 1.833... that way you can go _FullScreen (just add to WindowOpen Code instead of _ScreenMove) without too much stretching distortion of fonts or image. So a 1000X545 roughly, would show font at double the default 8X16 character size. 1200X654 at same ratio is 1.65 magnification.
b = b + ...