Re: XEMBED Implementation

2006-12-02 Thread Mike McCormack
Cloudor Pu wrote: Now, how can I get X11 window id by HWND in my program? I saw a patch GetX11WindowId at http://www.mail-archive.com/wine-devel@winehq.com/msg05282.html But this cannot be found in the latest wine. Can I get xwindow id by HWND without patching wine? Only top level (managed)

Re: XEMBED Implementation

2006-12-02 Thread Cloudor Pu
ot sure how they are embedding wine stuff, it might help. Regards, Roderick Hi, I find discussion about XEMBED implementation in this mailing list and that was 3 years ago. Is there now any usable implementation or examples for wine XEMBED plug? What I am doing is to embed IE into a GtkSocket.

Re: XEMBED Implementation

2006-12-02 Thread Roderick Colenbrander
ct. It was designed for embedding windows activex controls through Wine in Konqueror. I'm not sure how they are embedding wine stuff, it might help. Regards, Roderick > Hi, > > I find discussion about XEMBED implementation in this mailing list and > that was 3 years a

XEMBED Implementation

2006-12-02 Thread Cloudor Pu
Hi, I find discussion about XEMBED implementation in this mailing list and that was 3 years ago. Is there now any usable implementation or examples for wine XEMBED plug? What I am doing is to embed IE into a GtkSocket. I wrote a standalone program compiled using winelib that can