I got your message but it will take a while until I am able to try that...
maybe a day. But I will try it.

On Tue, Mar 23, 2021 at 7:13 PM fredvs <fi...@hotmail.com> wrote:

> Hello.
>
> It seems that the fix make size of form worst.
>
>
> http://mseide-msegui-talk.13964.n8.nabble.com/MSEide-MSEgui-talk-A-real-forum-for-MSEide-MSEgui-tp2781p2808.html
>
> @ Vasi: could you try this:
>
> At line 17016 of fpgui.pas, change our fix:
>
>  fownerwidget.paint(bmp.canvas);
>  fownerwidget.paint(bmp.canvas);
>
> with this:
>
>  fownerwidget.paint(bmp.canvas);
>  fownerwidget.invalidate;
>
> And see if it help.
> And try resize and see what it say.
>
> 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
>


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

Reply via email to