Hello All, I am using GWT-EXTs window and tabpanel. I have a tabpanel with multiple tabs.In first tab I have fetch button onclick of which a window should be opened.I want this window to be added in that first tab only.If I move to a different tab window should disappear.
I tried tabpanel.add(window)--->Didnt work. Also I tried window.show(button.getId). *I see the functionality implemented in the demo.Can anyone please tell me how can I close those windows when I switch between tabs.In short I want to make the windows tab specific which should be as per logic.* Thanks. Kinjal. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
