[Bug 34889] Drawing to device context outside message loop does not update window

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 12 02:41:50 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=34889

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2013-11-12 02:41:50 CST ---
That's not X limitations. The client-side rendering is flushed when the app
processes messages. It would be possible to add extra flushing, but that would
hurt performance for properly behaved apps, so I'm not going to do this unless
there's a demonstrated need for it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list