> Hello. I seem to have reached difficult problem.
> How do I draw a filled rectangle that woks in XOR mode.
> i.e does not overwrite the pixels below, but inverts them
>
> Following code does not seem to work
>
> Paint.Begin(DrawingArea1)
> Paint.Operator = Paint.OperatorXor
> Pai
Hello. I seem to have reached difficult problem.
How do I draw a filled rectangle that woks in XOR mode.
i.e does not overwrite the pixels below, but inverts them
Following code does not seem to work
Paint.Begin(DrawingArea1)
Paint.Operator = Paint.OperatorXor
Paint.Brush = Paint