Does your gwt.xml file have an entry in it to inherit the Diagrams module you're trying to use? Something like:
<inherits name='pl.balon.gwt.diagrams.Diagrams'/> 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 <[email protected]> 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 <[email protected]> wrote: >> >> >> >> >>> hi >>> >>> On Aug 25, 6:06 am, GTM <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
