Hi Everybody, Could somebody be nice enough to post snippets of code around handling multiple windows in a GWT app. I've read the bug #404 entry and the pieces of suggested workarounds with window.open() but somehow I'm not connecting the dots.
What I'm trying to achieve is: - Main window shows list of items in a table - User selects an item - User clicks on a 'Show Details' button - A new window pops up with the details of the item selected in the parent window Because of the nature of the information to be displayed and the fact that several detailed views may be opened at once I am not interested in using internal dialogs, panels etc. Thanks in advance. Regards, Sylvain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
