Hello Code Dz.

I did not note it but it is possible.

This commit repeat a canvas.paint.
https://github.com/mse-org/mseide-msegui/commit/fc4eb2e1ca5f5071eb833bd44faf695f8a806325

One line is added in msegui.pas at line 17016

result:= true;
     fownerwidget.paint(bmp.canvas);
     fownerwidget.paint(bmp.canvas); // this added
     bmp.paint(fcanvas,rect1);

Of course it is not the best way to do but it does fix problems with some
graphic cards.

Thanks for the feedback and any other proposition is welcome.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to