Quote Originally Posted by fullmetalcoder View Post
any way to perform such an embedding under window$ ???
Qt is cross-platform isn't it?
Sorry for reopening... but I find this to be a good question. How does one do this under Windows? I assume QX11EmbedWidget will obviously only work under X11.

And one more question since I have not used QX11Embed*, can I use these classes to essentially attach my Qt app to another window... to basically doc mine to the side for example?