Re: Using GWT to draw line

2008-11-20 Thread Sumit Chandel
Hi Pete,

You may also be interested in using the GWTCanvas widget that is currently
being developed in the GWT incubator. Keep in mind that widgets in the
incubator haven't been fully fleshed out or tested, and should not be used
in production unless you've tested them and feel comfortable with the
results in your application.

GWTCanvas:
http://code.google.com/p/google-web-toolkit-incubator/wiki/GWTCanvas

Hope that helps,
-Sumit Chandel

On Tue, Nov 18, 2008 at 7:24 AM, mok sara [EMAIL PROTECTED] wrote:

 Hello,
 You can find it out in this link.
 http://code.google.com/p/gwt-diagrams/
 Hope that will help you.

 Regards,
 Mok


 On Tue, Nov 18, 2008 at 10:58 PM, Pete Kay [EMAIL PROTECTED] wrote:

 Hi,

 I wouls like to use GWT to make a very simple drag and drop flow chart
 object.  Is it possible?  The part that I can't figure out is how to use GWT
 to create a LINE that I can use to connect two rectangular images.

 Any suggestion will be greatly appreciated.

 Thanks,
 Pete




 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Using GWT to draw line

2008-11-20 Thread Reinier Zwitserloot

+ on the gwt-diagrams suggestion. Doing line drawings or drag and drop
in a webbrowser are both rather difficult (but doable) proposals that
come with a boatload of caveats, idiosyncrasies, and other curious
perversions. You are far better off using a well tested library
written by an expert than trying to roll your own.

On Nov 18, 4:24 pm, mok sara [EMAIL PROTECTED] wrote:
 Hello,
 You can find it out in this link.http://code.google.com/p/gwt-diagrams/
 Hope that will help you.

 Regards,
 Mok

 On Tue, Nov 18, 2008 at 10:58 PM, Pete Kay [EMAIL PROTECTED] wrote:
  Hi,

  I wouls like to use GWT to make a very simple drag and drop flow chart
  object.  Is it possible?  The part that I can't figure out is how to use GWT
  to create a LINE that I can use to connect two rectangular images.

  Any suggestion will be greatly appreciated.

  Thanks,
  Pete
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Using GWT to draw line

2008-11-18 Thread Pete Kay
Hi,

I wouls like to use GWT to make a very simple drag and drop flow chart
object.  Is it possible?  The part that I can't figure out is how to use GWT
to create a LINE that I can use to connect two rectangular images.

Any suggestion will be greatly appreciated.

Thanks,
Pete

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Using GWT to draw line

2008-11-18 Thread mok sara
Hello,
You can find it out in this link.
http://code.google.com/p/gwt-diagrams/
Hope that will help you.

Regards,
Mok

On Tue, Nov 18, 2008 at 10:58 PM, Pete Kay [EMAIL PROTECTED] wrote:

 Hi,

 I wouls like to use GWT to make a very simple drag and drop flow chart
 object.  Is it possible?  The part that I can't figure out is how to use GWT
 to create a LINE that I can use to connect two rectangular images.

 Any suggestion will be greatly appreciated.

 Thanks,
 Pete

 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---