2013/1/5 Mattias Gaertner <[email protected]>:
> Hi,
>
> ShowScrollBar -> Windows.RedrawWindow
>
> Can some win32 developer explain, why the paint is immediate. Why not
> queue?

Some notes:

Here in windows 7, no wm_paint is called

according to docs:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd162911%28v=vs.85%29.aspx
no immediate paint should occur with the used falgs

Luiz

>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to