Christopher Barker wrote: > People have discussed making Graph-like applications with FloatCanvas, > but I'm not sure what came of it. Hopefully someone will speak up. > >
yes, that is what I built for my application. it isn't modifiable like you suggest (ie dragging nodes around), but you can zoom / pan, rubber-band select, etc. unfortunately it is for a closed-source project, so I can't show you any details of how it works. everything I needed I could glean from the demos or the source though. I found FloatCanvas to be wonderful to work with, and worked well for this usage. the API is clean, and performance is good. _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
