Clemens Eisserer wrote:
Hi Dmitri,
We tried really hard to remove these kinds of kludges from the
new code though. It would be a shame to introduce them back in.
Yes, I understand that. I guess it also would cause a flood of
bug-reports from confused developers ;)
If only millions of developer changed their apps not to use Xor!
Well, I guess the real problem is legacy stuff ... and I guess it
breaks quite a lot of it.
The app I mentioned in my bug-report uses the lwvcl widget library
because its compatible with java-1.1, however it seems lwvcl is not
developed any more ... so no luck.
As far as I know even Swing uses (used) Xor for its JInternalFrames
when OUTLINE_DRAG_MODE is set, don't know if that has been fixed
already.
It hasn't. The default mode is not outline AFAIK. So if you enabled
outline, it's all your fault!
Dmitri