kiffab 0 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 Share this post Link to post Share on other sites
FireFox 260 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. OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites