kiffab Posted August 31, 2012 Posted August 31, 2012 Hi Guys I have built a monitoring app. This displays some services and their status. I have a separate app written in Java which monitors something else. I'd like to embed this within my GUI to save me re-writing. Is this possible? Would I have to convert to an applet or something? Please advise. Thanks
FireFox Posted August 31, 2012 Posted August 31, 2012 Hi, Maybe you can set the window as a child of your GUI. Take a look at this function : _WinAPI_SetParent Br, FireFox.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now