开发者

Is there an XEmbed equivalent in Windows?

开发者 https://www.devze.com 2023-03-13 07:01 出处:网络
XEmbed is used to embed an X11 window in an other application. This is done by reparenting the target window.

XEmbed is used to embed an X11 window in an other application. This is done by reparenting the target window.

Is there a windows equivalent to be able to embed an external window into an other one? In my case, I have control on both applications/开发者_开发技巧windows so cooperation is possible.


OLE Compound Documents provides the ability for one application to implement part of another applications document (eg. embed a spreadsheet inside a word processor).

But COM etc. is a big learning curve.

0

精彩评论

暂无评论...
验证码 换一张
取 消