svoid letUserMakeDiagramWithNode(fS text) { thread { loading { startCirclesEditor(); send("Circles Editor.", "new diagram with node *", text); } } }