For me, porting Eclipse GEF - http://eclipse.org/gef to GWT is promising.
http://demo.gdevelop.com uses GEF. Trung On Feb 17, 4:10 am, Jan Mostert <[email protected]> wrote: > Have a look at the GWT graphics library, vector graphics would be the best > way to go. > > http://code.google.com/p/gwt-graphics/ > > gwt-g2d is another alternative. > > -- > Jan Vladimir Mostert > BEngSci > > MyCee Technologies > > On Wed, Feb 16, 2011 at 9:06 PM, Dilkington <[email protected]> wrote: > > I have just been checking out the GWT library and it really impressed > > me and would like some pointers in the best way to go about > > development when using this new technology. > > > To learn about this toolkit I would like to create for my first > > application a simple tool that allows the user to press a button or > > use drag and drop to add an element to a "canvas". Imagine a simple > > diagramming tool. > > > Using GWT what is the best way to go about this. What could be used to > > create a canvas that allows images to be added to it and then moved > > around the inside of this canvas? > > > I have looked at the Javascript Raphaél library that was ported to > > GWT, do you think that this would be a good place to start and also, > > does GWT have support for drag and drop? > > > Thanks for all input. > > > -- > > 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. -- 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.
