Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ Message(3I) — Lucid Energize 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Interactor(3I)

Message(3I)  —  InterViews Reference Manual

NAME

Message − interactor containing text

SYNOPSIS

#include <InterViews/message.h>

DESCRIPTION

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. 

PUBLIC OPERATIONS

Message(const char∗, Alignment = Center, int pad = 0, int hstretch = 0, int vstretch = 0)
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. 

SEE ALSO

Interactor(3I)

InterViews  —  Last change: 28 March 1988

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026