Re: A83: invert part of screen


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

Re: A83: invert part of screen




> do you mean like text?  If so it's very easy.
> the command is:
> set textInverse, (iy+textflags) 
> now all the text displayed will be white with a black
> box around it.  To stop all the text after that from
> being inverted the command would be:
> res textInverse, (iy+textflags)

Yes, yes I knew that. But I was thinking more of icons 
and the like. So I just have come coordinates that I all
want to invert...

Arnout
arnout.engelen@beer.com



Follow-Ups: References: