I would like to create an application that has a series of movable internal frames. It would be nice if these were not iframes so there wouldn't need to be a new request to fetch the content for each frame, so I don't think the Frame class does it for me (plus, those can't be moved).
Is there such a thing in GWT as frames or panels that can be moved (dragged by the user or moved programmatically) within the browser window? Resize support isn't necessary in my case, although that would be nice as well. Basically, I'm thinking of a analog to the Swing internal frame... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---