NAME

TUI::Dialogs - Dialog components for the TUI::Vision framework

SYNOPSIS

use TUI::Dialogs;

DESCRIPTION

TUI::Dialogs provides the dialog and widget layer for the TUI::Vision framework. It corresponds to the Turbo Vision dialog subsystem and includes a wide range of interactive UI components.

This module re-exported numerous dialog-related classes, including:

  • Const Symbolic constants for dialog behavior.

  • History and HistoryViewer History lists, history windows, and history initialization.

  • Basic widgets Button, Label, StaticText, InputLine, ParamText.

  • Selection widgets CheckBoxes, MultiCheckBoxes, RadioButtons, Cluster.

  • List widgets ListBox, StrItem.

  • Utility modules Dialog helpers and internal utilities.

AUTHORS

Borland International (original Turbo Vision design)
J. Schneider <brickpool@cpan.org> (Perl implementation and maintenance)

CONTRIBUTORS

Contributors are documented in the POD of the respective framework modules.

COPYRIGHT AND LICENSE

Copyright (c) 1990-1994, 1997 by Borland International

Copyright (c) 2026 the "AUTHORS" as listed above.

This software is licensed under the MIT license (see the LICENSE file, which is part of the distribution).