Take a look at the gwt-dnd project demo 7 (WindowExample). I think it
showcases what you are looking for.
http://allen-sauer.com/com.allen_sauer.gwt.dnd.demo.DragDropDemo/DragDropDemo.html#WindowExample
On Aug 3, 9:57 am, Phineas Gage wrote:
> 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
-~--~~~~--~~--~--~---