[Bug 3297] New: UpdateWindow() doesn't call XFlush()
http://bugs.winehq.org/show_bug.cgi?id=3297 Summary: UpdateWindow() doesn't call XFlush() Product: Wine Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs(a)winehq.org ReportedBy: hallo(a)michael-kaufmann.ch After an application calls UpdateWindow(), sometimes the window contents doesn't get updated until the application requests the next event (GetMessage/PeekMessage). That's because UpdateWindow doesn't flush the X output queue with XFlush(). I think the best approach would be that UpdateWindow calls GdiFlush, but this function is currently not implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs