hi,
I got stuck up in a problem. My problem is to close a window. The problem seems to be simpler but here is where the tricky part comes into picture. I have a html file in which there is a flash game. Now I am loading this HTML file into a frame inside a window (like this
http://gwt-ext.com/demo/#bottomTabPanel). There is a " EXIT " method inside flash. This method invokes closeWindow() method in the javascript in HTML. Now my problem is to close the gwt ext window when ever this close window method is invoked. My entire project is finished apart this exit functionality.
Kindly let me know if there are any suggestions/solutions. Thanks in advance.
--
Thanks and Regards,
Deepak Kumar Mallapu.