The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Curses::UI::Listbox"

Curses::UI::Listbox - Create and manipulate listbox widgets River stage two • 20 direct dependents • 20 total dependents

Curses::UI::Listbox is a widget that can be used to create a couple of different kinds of listboxes. These are: * default listbox A list of values through which can be browsed. One of these values can be selected. The selected value will be highlight...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC

UI::Various::Curses::Listbox - concrete implementation of UI::Various::Listbox River stage one • 1 direct dependent • 1 total dependent

The documentation of this module is only intended for developers of the package itself....

DORNER/UI-Various-1.00 - 20 Jan 2024 10:14:34 UTC

Curses::UI::Menubar - Create and manipulate menubar widgets River stage two • 20 direct dependents • 20 total dependents

This class can be used to add a menubar to Curses::UI. This menubar can contain a complete submenu hierarchy. It looks (remotely :-) like this: ------------------------------------- menu1 | menu2 | menu3 | .... ------------------------------------- +...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC

Curses::UI::Popupmenu - Create and manipulate popupbox widgets River stage two • 20 direct dependents • 20 total dependents

Curses::UI::Popupmenu is a widget that can be used to create something very similar to a basic Curses::UI::Listbox. The difference is that the widget will show only the currently selected value (or "-------" if no value is yet selected). The list of ...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC

Task::Curses::UI - Install the Curses::UI modules. River stage zero No dependents

SKIM/Task-Curses-UI-0.06 - 06 Dec 2023 11:28:14 UTC

Curses::UI - A curses based OO user interface framework River stage two • 20 direct dependents • 20 total dependents

Curses::UI is an object-oriented user interface framework for Perl. It contains basic widgets (like buttons and text areas), more "advanced" widgets (like UI tabs and a fully-functional basic text editor), and some higher-level classes like pre-fab e...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC

Curses::UI::Searchable - Add 'less'-like search abilities to a widget River stage two • 20 direct dependents • 20 total dependents

Using Curses::UI::Searchable, you can add 'less'-like search capabilities to your widget. To make your widget searchable using this class, your widget should meet the following requirements: * make it a descendant of Curses::UI::Searchable All method...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC

Curses::UI::Radiobuttonbox - Create and manipulate radiobuttonbox widgets River stage two • 20 direct dependents • 20 total dependents

Curses::UI::Radiobuttonbox is a widget that can be used to create a radiobutton listbox. Only one value can be selected at a time. This kind of listbox looks somewhat like this: +----------+ |< > One | |<o> Two | |< > Three | +----------+ A Radiobutt...

MDXI/Curses-UI-0.9609 - 02 Sep 2011 18:10:20 UTC
8 results (0.063 seconds)