Re: RICHED20: Avoid flicker
Aug. 18, 2005
11:52 a.m.
On Sun, 14 Aug 2005 17:53:33 +0400 Phil Krylov <phil(a)newstar.rinet.ru> wrote:
this patch needs to be applied after the "Re: RICHED20: Implement EM_SETRECT, EM_SETRECTNP and WM_SETREDRAW messages (fixed)" patch.
ChangeLog:
Avoid flicker in RichEdit using proper update region invalidation and an offscreen bitmap.
Anything wrong with this patch? -- Ph.
August 2005
9:21 a.m.
New subject: RICHED20: Avoid flicker
Phil Krylov <phil(a)newstar.rinet.ru> writes:
Avoid flicker in RichEdit using proper update region invalidation and an offscreen bitmap.
Anything wrong with this patch?
I think the bitmap is overkill, you should be able to repaint things properly without resorting to that. -- Alexandre Julliard julliard(a)winehq.org
7524
Age (days ago)
7525
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Phil Krylov