NAME
TUI::Gadgets - Optional UI gadgets for the TUI::Vision framework
SYNOPSIS
use TUI::Gadgets;
DESCRIPTION
TUI::Gadgets provides optional visual components for the TUI::Vision framework. These modules extend the core UI with additional views and diagnostic tools, similar to the classic Turbo Vision gadget set.
This module re-exported several non-essential but useful UI components, including:
Const Symbolic constants for gadget behavior.
PrintConstants Utility for printing symbolic values.
ClockView A live clock widget.
EventViewer A real-time event inspection tool.
HeapView A memory usage visualization widget.
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).