Re: Drawing Lines

2009-08-27 Thread Paul Robinson

Does your gwt.xml file have an entry in it to inherit the Diagrams
module you're trying to use?
Something like:



You may be interested in http://code.google.com/p/gwt-diagrams2/ instead
(I've not used either of them though)

HTH
Paul

GTM wrote:
> Any help with this error?
>
> On Aug 25, 6:36 pm, GTM  wrote:
>   
>> Thanks.
>>
>> Am I allowed to use the code?
>>
>> I am trying to use it and I get this error:
>> [ERROR] Line 49: No source code is available for type
>> pl.balon.gwt.diagrams.client.connector.UIObjectConnector; did you
>> forget to inherit a required module?
>>
>> On Aug 25, 4:58 am, (श्री) GNU Yoga  wrote:
>>
>>
>>
>> 
>>> hi
>>>   
>>> On Aug 25, 6:06 am, GTM  wrote:
>>>   
 I was wondering if there was any option to allow a user to draw lines.
 Basically, I would a bunch of icons to appear on the screen. The user
 would be able to draw lines to connect two of these icons to show a
 connection.
 
>>> perhaps u can look at gwt-diagramshttp://code.google.com/p/gwt-diagrams/
>>>   
>
>
>   

--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Drawing Lines

2009-08-26 Thread GTM

Any help with this error?

On Aug 25, 6:36 pm, GTM  wrote:
> Thanks.
>
> Am I allowed to use the code?
>
> I am trying to use it and I get this error:
> [ERROR] Line 49: No source code is available for type
> pl.balon.gwt.diagrams.client.connector.UIObjectConnector; did you
> forget to inherit a required module?
>
> On Aug 25, 4:58 am, (श्री) GNU Yoga  wrote:
>
>
>
> > hi
>
> > On Aug 25, 6:06 am, GTM  wrote:
>
> > > I was wondering if there was any option to allow a user to draw lines.
> > > Basically, I would a bunch of icons to appear on the screen. The user
> > > would be able to draw lines to connect two of these icons to show a
> > > connection.
>
> > perhaps u can look at gwt-diagramshttp://code.google.com/p/gwt-diagrams/
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Drawing Lines

2009-08-25 Thread GTM

Thanks.

Am I allowed to use the code?

I am trying to use it and I get this error:
[ERROR] Line 49: No source code is available for type
pl.balon.gwt.diagrams.client.connector.UIObjectConnector; did you
forget to inherit a required module?


On Aug 25, 4:58 am, (श्री) GNU Yoga  wrote:
> hi
>
> On Aug 25, 6:06 am, GTM  wrote:
>
> > I was wondering if there was any option to allow a user to draw lines.
> > Basically, I would a bunch of icons to appear on the screen. The user
> > would be able to draw lines to connect two of these icons to show a
> > connection.
>
> perhaps u can look at gwt-diagramshttp://code.google.com/p/gwt-diagrams/
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Drawing Lines

2009-08-25 Thread श्री

hi

On Aug 25, 6:06 am, GTM  wrote:
> I was wondering if there was any option to allow a user to draw lines.
> Basically, I would a bunch of icons to appear on the screen. The user
> would be able to draw lines to connect two of these icons to show a
> connection.

perhaps u can look at gwt-diagrams
http://code.google.com/p/gwt-diagrams/

--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Drawing Lines

2009-08-24 Thread GTM

I was wondering if there was any option to allow a user to draw lines.
Basically, I would a bunch of icons to appear on the screen. The user
would be able to draw lines to connect two of these icons to show a
connection.
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: :Drawing Lines using GWT

2009-01-19 Thread Adam T

You could try this library: http://code.google.com/p/gwt-diagrams/

//Adam

On 19 Jan, 12:52, Sri  wrote:
> Hi ,
>
> I am developing graphic oriented application using GWT.  Can we draw
> lines ie straight lines and as well as curvy lines ? In my application
> I need to connect the vertical boxes using lines. Please give me some
> pointers to implement this functionality.
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



:Drawing Lines using GWT

2009-01-19 Thread Sri

Hi ,

I am developing graphic oriented application using GWT.  Can we draw
lines ie straight lines and as well as curvy lines ? In my application
I need to connect the vertical boxes using lines. Please give me some
pointers to implement this functionality.

--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---