DOKK / manpages / debian 10 / ivtools-dev / Message.3i.en
Message(3I) InterViews Reference Manual Message(3I)

Message - interactor containing text

#include <InterViews/message.h>

A message is an interactor that contains a line of text. The alignment of the text with respect to the interactor's canvas can be specified in the constructor.

Construct a new message interactor with the given text string and alignment. The text will be surrounded on all sides by whitespace of width pad, and the horizontal and vertical stretchability of the message will be set to the indicated values.

Interactor(3I)

28 March 1988 InterViews