same smudges as in my first video. increasing sleep to 20 also has no
effect.

On Fri, Mar 19, 2021 at 10:18 PM fredvs <[email protected]> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>


-- 
Vasi
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to