DOKK / manpages / debian 10 / ivtools-dev / ReshapeTool.3u.en
ReshapeTool(3U) InterViews Reference Manual ReshapeTool(3U)

ReshapeTool - tool for reshaping or otherwise altering components' structures

#include <Unidraw/Tools/reshape.h>

ReshapeTool lets the user perform component-specific structural changes by direct manipulation.

Create a new ConnectTool.
)
CreateManipulator detects whether the user clicked on a component. If not, it returns a nil manipulator. If a component was hit, CreateManipulator clears the editor's selection, selects that component, and delegates manipulator creation and interpretation to that component.

Tool(3U)

24 January 1991 Unidraw