[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: resizable ft2demos
From: |
Alexei Podtelezhnikov |
Subject: |
Re: resizable ft2demos |
Date: |
Sun, 24 May 2020 16:48:48 -0400 |
Alexei A Podtelezhnikov, PhD
>> Thank you and Dmitry for your suggestions and testing. Clearly, the smooth
>> resizing is probably not meant to be in Windows by design.
>
> Well, the applications are supposed to render window contents on WM_PAINT,
> and on WM_SIZE change the canvas size. In other words, the demo should take
> into account that window size could change but a being painted bitmap stay
> the same.
No. The issue is that the program cannot get control after WM_SIZE under GDI.
This is rather strange.
- Re: resizable ft2demos, (continued)
- Re: resizable ft2demos, Dmitry Timoshkov, 2020/05/23
- Re: resizable ft2demos, Anuj Verma, 2020/05/23
- Re: resizable ft2demos, Alexei Podtelezhnikov, 2020/05/23
- Re: resizable ft2demos, Dmitry Timoshkov, 2020/05/23
- Re: resizable ft2demos, Alexei Podtelezhnikov, 2020/05/23
- Re: resizable ft2demos, Anuj Verma, 2020/05/23
- Re: resizable ft2demos, Alexei Podtelezhnikov, 2020/05/24
- Re: resizable ft2demos, Dmitry Timoshkov, 2020/05/24
- Re: resizable ft2demos,
Alexei Podtelezhnikov <=