GLOW API version 1.0 reference

Back to
Table of contents


module glowMessageWindow

General information

The glowMessageWindow module contains classes for quickly creating a window that reports a message.

Classes

class GlowMessageWindow

GLOW message window.

struct GlowMessageWindowParams

Parameter block for creating a GLOW message window.

struct GlowMessageWindowMessage

Message sent by a GLOW message window.

abstract GlowMessageWindowReceiver

Base class for receivers of message window button-press events.

Back to
Table of contents


The GLOW Toolkit