Re: A86: Restore screen after program


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

Re: A86: Restore screen after program




You can try copying the Textshadow to the cmdshadow, then copy it back
when you're done.  The first byte of the textshadow is the cursor, so that
isn't a problem.  If you want to also restore the menus, though, that
might be more difficult..

Stephen Hicks wrote:

> Is there a way to clear the screen, but not the text mem, so that when
> you're done with the Asm program, it's back to exactly the way it was
> before you ran it (cursor, text, etc.)?
>
> --
> Stephen Hicks
> mailto:shicks@mindspring.com
> ICQ:5453914
> IRC:Kupopo




References: