[comp.lang.smalltalk] looking for graph editor classes

georgec@cso.bellcan.com (George Chapman) (05/17/91)

I am putting together a prototype of a Network provisioning model using
Smalltalk V286 which will utilize a paradigm similar to that of a graphic
editor such as MacDraw except I wish to have the users choose from a pallette
of Network element icons (such as MUXs...) and connect these elements based on
their behavior and relationships to other elements. Also these elements should
be capable of exploding into other entities such as forms, other recursive
graphic views(possibly with a different suite of element choices).
Another caveat of the problem is to have these objects be sharable across two
PCs (possibly each running their own image; and being synchronized in some
fashion??).
Any ideas on synchronization and existing classes to accomplish UI??
Willing to purchase if necessary.
Thanx.
George C.

georgec@btsoss.cso.bellcan.com