I add this lines and recomple MSE.

But bug stay up. :(

On Fri, 19 Mar 2021 13:17:59 -0700 (MST)
fredvs <fi...@hotmail.com> wrote:

> Hello.
> 
> Could somebody try this (sorry to annoy but otherwise it is impossible to
> fix it).
> 
> Dont use "flushgdi := TRUE;" and also not "-dmse_flushgdi".
> 
> In /mseide-msegui/lib/common/kernel/msegui.pas, 
> in function twindow.internalupdate,
> 
> at line 17017
> Add the 2 lines like follow:
> 
> ...
>   result:= true;
>      fownerwidget.paint(bmp.canvas);
>      bmp.paint(fcanvas,rect1);
>      fcanvas.endpaint;   // Add this
>      sleep(10);               // Add this
>     end
>     else begin
> ...
> 
> Compile and see what happen?
> 
> Thanks.
> 
> 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


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

Reply via email to