Daniel Secrieru wrote: [snip] > I had a lot of problems with incompatibilities between the two and this > clipbox stuff is the latest. In Win32 there is a function called GetClipBox, > that does the following (quote from MSDN): > > 'The GetClipBox function retrieves the dimensions of the tightest > bounding rectangle that can be drawn around the current visible area on the > device. The visible area is defined by the current clipping region or clip > path, as well as any overlapping windows.' >
Doesn't this just sound like the same thing as taking all your expose events, unioning all the rects together and takeing the extents of the resulting region? --greg. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
