GWT - Visualization of graph/tree containing nodes and edges, moving and adding nodes...

2010-04-15 Thread gafgaf
Hi
I'm student from Germany an looking for any good library that i can
use with Google Web Toolkit to create trees/graphs, where you can move
nodes and connect these nodes with edges...but not like PieChart,
MotionChart.. but like e.g.: http://raphaeljs.com/graffle.html.
So finally it has to do with JavaScript... i don't like make just a
desktop-application.

My problem is i'm beginner and i dont know which libraries would be
appropriate for my idea with the tree/graph... I'am looking a while
for some appropriate libraries in the internet, but so far i didn't
found something usefull that works with GWT (gwt-jsviz is already a
dead project as i see)...do you have any suggestion for me, how i can
realize my idea with GWT, maybe without any external librariy... i
would be very pleased and happy...

Thanks and best regards
Gafur

-- 
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-tool...@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.



Re: GWT - Visualization of graph/tree containing nodes and edges, moving and adding nodes...

2010-04-15 Thread gafgaf
Hi, thanks for the link, it looks good... i like try it but i have
problems configuring it with gwt, is there a manual for dummies using
eclipse or without eclipse?

best regards

On 15 Apr., 16:48, kozura koz...@gmail.com wrote:
 maybehttp://code.google.com/p/gwt-diagrams/

 On Apr 14, 12:26 pm, gafgaf gaaf...@googlemail.com wrote:

  Hi
  I'm student from Germany an looking for any good library that i can
  use with Google Web Toolkit to create trees/graphs, where you can move
  nodes and connect these nodes with edges...but not like PieChart,
  MotionChart.. but like e.g.:http://raphaeljs.com/graffle.html.
  So finally it has to do with JavaScript... i don't like make just a
  desktop-application.

  My problem is i'm beginner and i dont know which libraries would be
  appropriate for my idea with the tree/graph... I'am looking a while
  for some appropriate libraries in the internet, but so far i didn't
  found something usefull that works with GWT (gwt-jsviz is already a
  dead project as i see)...do you have any suggestion for me, how i can
  realize my idea with GWT, maybe without any external librariy... i
  would be very pleased and happy...

  Thanks and best regards
  Gafur

-- 
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-tool...@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.



Re: GWT - Visualization of graph/tree containing nodes and edges, moving and adding nodes...

2010-04-15 Thread gafgaf
ok its done, i tried but it is not very compatible with current
versions of Firefox, IE, ... and GWT2.0
and that project is not progressed and improved anymore...

nevertheless, thanks a lot!
best regards

On 15 Apr., 18:22, gafgaf gaaf...@googlemail.com wrote:
 Hi, thanks for the link, it looks good... i like try it but i have
 problems configuring it with gwt, is there a manual for dummies using
 eclipse or without eclipse?

 best regards

 On 15 Apr., 16:48, kozura koz...@gmail.com wrote:

  maybehttp://code.google.com/p/gwt-diagrams/

  On Apr 14, 12:26 pm, gafgaf gaaf...@googlemail.com wrote:

   Hi
   I'm student from Germany an looking for any good library that i can
   use with Google Web Toolkit to create trees/graphs, where you can move
   nodes and connect these nodes with edges...but not like PieChart,
   MotionChart.. but like e.g.:http://raphaeljs.com/graffle.html.
   So finally it has to do with JavaScript... i don't like make just a
   desktop-application.

   My problem is i'm beginner and i dont know which libraries would be
   appropriate for my idea with the tree/graph... I'am looking a while
   for some appropriate libraries in the internet, but so far i didn't
   found something usefull that works with GWT (gwt-jsviz is already a
   dead project as i see)...do you have any suggestion for me, how i can
   realize my idea with GWT, maybe without any external librariy... i
   would be very pleased and happy...

   Thanks and best regards
   Gafur

-- 
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-tool...@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.



GreetingService, GreetingServiceAsync, after deleting: errors

2010-04-15 Thread gafgaf
Hi,

after i have created a GWT-Project, when i delete:
GreetingService, GreetingServiceAsync from the package e.g.
de.myproject.testconnectorsgwt.client i got errors when i try to Run
As or Debug Aa Web Application.

WHy is that so??? I'm beginner but i know so far, that i'm not using
these classes!

-- 
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-tool...@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.