Check demo #3, #5 and #7 of gwt-dnd demo. demo link: http://allen-sauer.com/com.allen_sauer.gwt.dnd.demo.DragDropDemo/DragDropDemo.html#WindowExample
You will require the "draggable and resizable Iframe" from demo7. And place those widgets in a layout similar to that of demo 5. Here is the project link: http://code.google.com/p/gwt-dnd/ Hope that helps. Rakesh Wagh On Nov 28, 4:58 am, StrongSteve <[EMAIL PROTECTED]> wrote: > Hi Everybody! > > I have a very basic question and you hope you can provide me an > answer! ;) > > So basically I have an existing web-application consisting of several > JSP/HTML pages that provide different "simple" tasks. > > What I want to do now, is change the user interface in a way, that it > looks like the main screen of iGoogle. > > So that I have a wide area with different widgets, that can be dragged > around, hidden, ... > Within each widget I want to display one of my existing Java Server > Pages. > > Is this possible with GWT? Or do I need additional libraries to > support this behaviour. > > Can you please point me out the major steps that would be necessary to > reach this goal? > > Thanks in Advance for both your time and your knowledge! > > Greetings > Stefan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
