Help Needed Regarding GWT EXT Window

0 views
Skip to first unread message

mallapu deepak

unread,
Nov 28, 2009, 1:17:19 PM11/28/09
to gwt...@googlegroups.com
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.

ravi kanth

unread,
Nov 28, 2009, 10:09:55 PM11/28/09
to gwt...@googlegroups.com
This can be done by adding ext js script tag to the html file u are working in. Set an id to the window you want to close. You can call that component and close using Ext.get(id).close().


2009/11/28 mallapu deepak <deepa...@gmail.com>

--

You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group.
To post to this group, send email to gwt...@googlegroups.com.
To unsubscribe from this group, send email to gwt-ext+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en.

Reply all
Reply to author
Forward
0 new messages