Re: A89: Clearing Lines


[Prev][Next][Index][Thread]

Re: A89: Clearing Lines




>Hello,
>	I made a program, a Periodic Table text only for the 89.  However, there
>is one thing that needs to be done.. I display each element at 80 y coord
>and 15 x.. However, since the strings are differenet sizes, some overlap
>others.. what is the easiest way to clear this text before redisplaying,
>because I tried to display a blank string, and it seemed to be invisible
>literally.

You could use graphlib::fill to clear the area of the screen where the
string was displayed.



Xavier VASSOR
---The Doors Team
E-mail:xvassor@mail.dotcom.fr
Doors Homepage: http://doorshome.home.ml.org
ICQ:10241721


Follow-Ups: References: