Alexei Podtelezhnikov <apodt...@gmail.com> wrote:

> I've just made ft2demos resizable under Xlib and GDI. It works quite
> well under X with dynamic repainting during resizing. I was not able
> to achieve this under GDI: the window only repaints once the resizing
> is finished. I would appreciate if somebody more fluent in GDI took a
> look.
> 
> https://git.savannah.gnu.org/cgit/freetype/freetype2-demos.git/commit/?id=95117bcfd06b44331296ff74ea9bae0e3bb3a2ac

It probably needs adding CS_HREDRAW | CS_VREDRAW to ourClass.style.

Thanks for working on this!

-- 
Dmitry.

Reply via email to