Hello everyone
In Vb6 and also in Vb.Net it is possible to embed an application inside a container control (PictureBox for example) using certain functions of the Windows API (FindWindow, SetParent and MoveWindows).
This article (in Spanish) explains how to do it
http://www.elguille.info/NET/dotnet/setParentNET.aspx
Is it possible to hack something like this also in Java with B4J?
Thanks for your cooperation
In Vb6 and also in Vb.Net it is possible to embed an application inside a container control (PictureBox for example) using certain functions of the Windows API (FindWindow, SetParent and MoveWindows).
This article (in Spanish) explains how to do it
http://www.elguille.info/NET/dotnet/setParentNET.aspx
Is it possible to hack something like this also in Java with B4J?
Thanks for your cooperation