Project

General

Profile

Bug #740

Can't open text widow full width of screen. Also, the window is offset to the right by 1 character.

Added by Brian Flanagan about 3 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Target version:
-
Start date:
04/26/2021
Due date:
% Done:

0%

Estimated time:
2:00 h
Affected version:

Description

Example: Open an 80 x 25 window on the default 80 x 25 screen
Parameters are x,y, width , height ,border

Wind Open 1,0,0,80,25,1

Result is: Text window too large error.

Instead, I have to take it 1 less than the width and height:

Wind Open 1,0,0,79,24

...which of course, leaves the window too small by 1 line and 1 column.

Also available in: Atom PDF