[Haskell-cafe] Graph drawing library for Haskell

Martin DeMello martindemello at gmail.com
Sun Nov 22 15:21:01 EST 2009


On Fri, Nov 20, 2009 at 9:36 PM, Victor Mateus Oliveira
<rhapsodyv at gmail.com> wrote:
> I'm looking for something more integrated with a gui library. The
> jgraph integrates with swing, so you can move, create, delete, have
> popup menus, select nodes, and so on.
>
> I haven't found yet.. If there isn't, I thinking in create one lib
> with wxHaskell using wxDC... But by now, I really prefer to use one
> existing library.

Blobs [http://www.cs.york.ac.uk/fp/darcs/Blobs/] might be a better
starting point than implementing from scratch on wxdc

martin


More information about the Haskell-Cafe mailing list