Mike Hearn wrote:
>On Mon, 23 May 2005 21:31:26 +0200, Jacek Caban wrote:
>
>
>>3. Window is displayed and Wine communicates with X11 window
>>using XEmbed protocol
>>
>>
>
>How does this work if the app wants to embed an X window as a child win32
>window? We no longer map child win32 wi
On Mon, 23 May 2005 21:31:26 +0200, Jacek Caban wrote:
> 3. Window is displayed and Wine communicates with X11 window
> using XEmbed protocol
How does this work if the app wants to embed an X window as a child win32
window? We no longer map child win32 windows to child X windows since the
WM r
Hello.
As I'm working on getting MSHTML to work using Linux
Gecko, I need support of XEmbed embedding in Wine.
It can be also useful for Winelib applications (and maybe
in future for some other parts of Wine) to show the X11
windows in Wine. My current version of XEmbed patch
and a simple test app