Description
A Gambas component for building text interfaces with ncurses. Developers use it when Gambas applications need terminal screens, menus, panels, or keyboard-driven text UI behavior.
Install it when a Gambas project depends on ncurses. Terminal applications should handle resizing, keyboard input, and accessibility expectations carefully.