close browser window automatically after closing last (forms) window
thsMar 28 2007 — edited Mar 28 2007Hi folks,
if I close the last (forms) window in client server mode the so called MDI window will also be closed. If I close the last (forms) window in web mode the applet and the browser window stays open. Is there a configuration part or a workaround to close this too like in client server mode?
I placed a "close"-button in the iconbar that does an EXIT_FORM among some other things. The WHEN-WINDOW-CLOSED trigger executes the same code. But in web mode the browser window must closed seperately. So the user will close the browser directly and the actions the button should perform will never be executed. Now I have to fix this problem and got no ideas how.
Has anybody ideas or (personal) experiences in this field? Everything is welcome.
Thanks in anticipation!