[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 09:51:59 -0400 |
> On May 23, 2020, at 23:43, Anuj Verma <address@hidden> wrote:
>
> Also, the application crashes when the width/height becomes zero.
> So it should check the values of width/height before `gr_win32_surface_resize'
> in the `WM_SIZE' message.
Thank you and Dmitry for your suggestions and testing. Clearly, the smooth
resizing is probably not meant to be in Windows by design. So I will just use
WM_EXITSIZEMOVE instead of WM_SIZE to remove artists and be done with it.
- 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 <=
- Re: resizable ft2demos, Dmitry Timoshkov, 2020/05/24
- Re: resizable ft2demos, Alexei Podtelezhnikov, 2020/05/24