We would like to be able to pop up a new browser window (as in Window.open()) and display an MVP view (with activity) in it. I've seen a thread on how to do this with history tokens (http:// groups.google.com/group/google-web-toolkit/browse_thread/thread/ db5b9d3f5f28c31b/3a417ed277fed05e?lnk=gst&q=openWindowFromFrame+history +window#) but I don't know how to translate this into MVP.
Not sure that its relevant but what's driving us to this solution is needing a window with data in it formatted for printing. We tried to do this with a GWT popup panel but, in ie6, the underlying window contents bleed through. Maybe is someone can suggest an approach for this we wouldn't need to be able to do that I described above, i.e. placing a view in a new browser window. Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.