http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From philip@digitalinfinity.biz 2006-21-04 18:34 ------- Phil, its not that simple. I've looked at the code. They've got some work to do to get it working. Its not that simple. Its not about a crapy patch. Its about how they are handling windows in the program. They are deciding whether its a top level window and then determining if the window needs to be managed by the window manager.
As far as I can tell in the code there is no code to handle subwindows like that. They have some work to do to get it working. And the code we are talking about appears to be spread over 3 different DLL's. There appears to be interdependency issues that need to be resolved.
It actually looks pretty complicated to get it working. Thats probably why they are having trouble. I admit I've been looking for a place to put the update code and I can't find a good spot. I'll keep looking but such is life.