"Kirill K. Smirnov" <[EMAIL PROTECTED]> writes:

> Please, explain me, what is wrong with this serie of patches?
> What to do to improve them?

As I said, making the background pixmap ParentRelative is just a hack,
it's not real transparency. You don't know how the parent will paint
itself, so you can't rely on that. Also, your patch adds special
handling for the tray window in user32, that's a violation of the
driver abstraction.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to