That's an interesting project.
See a prototype of diagram drawing with J

   http://www.jsoftware.com/jwiki/Scripts/Diagram

You might be looking for something similar to
what the BlueJ project does:

  http://www.bluej.org/


--- Ronan Reilly <[EMAIL PROTECTED]> wrote:

> I'm planning to write a drawing program that needs to communicate with J.
> Functionally, the programme is intended to be a tool for creating something
> like UML diagrams (boxes, arrows, and some code generation).  Actually, the
> form editor seems to have some of the functionality I need.
> 
> Ideally I'd like to be able to do it all in J, but it's unclear to me from
> the form and openGL documentation how easy this would be.  For example,
> would I be better off using, say, Tcl/Tk or Perl/Tk for the graphics and
> communicating to the JE via sockets?
> 
> Any suggestions/advice would be appreciated.
> 
> Ronan  
> 
> --
> Ronan Reilly
> Department of Computer Science
> NUI Maynooth
> Maynooth
> Co. Kildare
> IRELAND
> 
> t: +353-1-7083847
> e: [EMAIL PROTECTED]
> w: http://www.cs.nuim.ie; http://cortex.cs.nuim.ie
> 
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to