Re: A89: a way to clear only a part of the screen?
[Prev][Next][Index][Thread]
Re: A89: a way to clear only a part of the screen?
make your own clearscreen routine.. it isnt very hard..
have you even given it a thought?
just overvrite the part of screenram you want cleared with 0.
//Olle
TurboSoft@aol.com wrote:
>
> is there a way to clear only part of the screen? (All but the first 10 rows
> of pixels, to be exact)
>
> --TurboSoft
>
> Visit the TURBOSOFT HOMEPAGE: The most current Basic and C programs created
> by TurboSoft for the 89, and the most 89 web links.
> <A HREF="http://turbosoft.ticalc.org/">http://turbosoft.ticalc.org/</A>
References: