Re: Snappy GUI response
Mark Vojkovich <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 6 Jul 2003, David Jeske wrote: > Simulating the click with XTest is easy enough. However, I'm unclear > how to determine when drawing work is done. The only way to determine if rendering is finished is to read it back via GetImage (a very expensive operation). Mark.