[fpc-pascal]Screensize
Michael Van Canneyt
michael.vancanneyt at wisa.be
Tue Aug 21 08:23:02 CEST 2001
On Tue, 21 Aug 2001 Michael.VanCanneyt at wisa.be wrote:
>
>
> On Mon, 20 Aug 2001, Andreas K. Foerster wrote:
>
> > Hello,
> >
> > at the moment I write a unit to control X terminals.
> >
> > There I also have a procedure to resize the window. After resizing the
> > window I call the procedure "window" from the crt unit.
> > It's okay when I make the window smaller, but it doesn't work correctly
> > when I try to make it larger.
Forgot to answer this. I think the cause is that the size of 80x25 is still hardcoded
in the CRT unit; We would have to check this.
Michael.
More information about the fpc-pascal
mailing list