Thanks for the answers but finally I found a gwt library to make simple portlets, better than GWT Windows. This is GWT Drag-and-Drop : http://code.google.com/p/gwt-dnd/
Thanks again. Christophe On 7 oct, 21:55, "Armishev, Sergey" <[email protected]> wrote: > If you want multi window interface with ability to > drag/drop/minimize/maximize take a look at GWT window manager. I used it > in my web application and my customers are very > happyhttp://www.gwtwindowmanager.org/ > > Here is a demo URLhttp://www.gwtwindowmanager.org/demo/GwmDemo.html > > -Sergey > > -----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Thursday, October 07, 2010 7:30 AM > To: Google Web Toolkit > Subject: GWT portlets application > > Hi, I want to make an application with "portlets". So I want the > possibility to drag and drop any "portlet" in some predefined places. > > Is it possible with only GWT or is there a library wich make it simple > to do? I've seen the "GWT Google Portlets" project but it seems we > can't drag and drop the windows. I've also seen that SmartGWT can make > portlets but for many reasons I don't want to use SmartGWT. > > Thanks. > Christophe. > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. > > </PRE><BR><span > style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#003366'> > _____________________________________________________<BR> > This electronic message and any files transmitted with it contains<BR> > information from iDirect, which may be privileged, proprietary<BR> > and/or confidential. It is intended solely for the use of the individual<BR> > or entity to whom they are addressed. If you are not the original<BR> > recipient or the person responsible for delivering the email to the<BR> > intended recipient, be advised that you have received this email<BR> > in error, and that any use, dissemination, forwarding, printing, or<BR> > copying of this email is strictly prohibited. If you received this email<BR> > in error, please delete it and immediately notify the sender.<BR> > _____________________________________________________ > </SPAN><PRE> -- 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.
