Lionel Ulmer <[EMAIL PROTECTED]> writes:

> Out of curiosity, why was this solution choosen ? Why not a Windows
> window <-> X window one to one corespondance ?

This was done to avoid some clipping problems, since X automatically
clips output to the window while Windows doesn't. There are ways
around this though, and I'm seriously considering changing to use one
X window for each window; this would simplify a number of things in
the handling of windows across separate address spaces.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to