|
Back to Table of contents |
General information |
The glowTextFieldWindow module contains classes for quickly creating a window that allows user input through a text field.
Classes |
class GlowTextFieldWindow
GLOW text field window.struct GlowTextFieldWindowParams
Parameter block for creating a GLOW text field window.struct GlowTextFieldWindowMessage
Message sent by a GLOW text field window.abstract GlowTextFieldWindowReceiver
Base class for receivers of text field window button-press events.
|
Back to Table of contents |
The GLOW Toolkit