Closed blackborn66 closed 1 year ago
what's the right way to open the windows in the availabe area? How to get the SCREEN resolution in a BASIC way?
WINDOW() has two additional possible argument values now to retrieve the current screen's visible size:
* 15: screen visible width * 16: screen visible height
what's the right way to open the windows in the availabe area? How to get the SCREEN resolution in a BASIC way?