Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!apple!veritas!geoff From: geoff@veritas.uucp (Geoffrey Leach) Newsgroups: comp.windows.x Subject: How do I avoid a flood of Expose events? Message-ID: <1990Aug25.002403.1804@veritas.uucp> Date: 25 Aug 90 00:24:03 GMT Organization: VERITAS Software Lines: 6 I could use some advice on the following situation. Environment is X11R3. I have a widget that sits beneath a bunch of other widgets. Even though I elect event compression, building the stack results in a flood of expose events for the widget on the bottom, with resultant redundant re-drawing. How can I detect or avoid them?