The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:CursesWidgets Curses"

Curses::Widgets - Base widget class for use with the Curses::Application framework River stage zero No dependents

This module serves two purposes: to provide a framework for creating custom widget classes, and importing a few useful functions for global use. Widget specific methods are documented in each Widget's pod, of which the following widgets are currently...

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::Menu - Menu Widgets River stage zero No dependents

Curses::Widgets::Menu provides simplified OO access to menus. Each item in a menu can be tied to a subroutine reference which is called when selected....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::Label - Label Widgets River stage zero No dependents

Curses::Widgets::Label provides simplified OO access to Curses-based single or multi-line labels....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::ListBox - List Box Widgets River stage zero No dependents

Curses::Widgets::ListBox provides simplified OO access to Curses-based single/multi-select list boxes. Each object maintains its own state information....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widget::Tutorial - Widget Usage Tutorial River stage zero No dependents

Usage of any given widget is fairly simple, but plenty of flexibility is built into the system in order to allow you to completely control every aspect of their behaviour. ENVIRONMENT Due to the usage of Curses constants and the way that the screen i...

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::ComboBox - Combo-Box Widgets River stage zero No dependents

Curses::Widgets::ComboBox provides simplified OO access to Curses-based combo-boxes. This widget essentially acts as text field widget, but upon a KEY_DOWN or "\n", a drop-down list is displayed, and the item selected is put in the text field as the ...

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::TextMemo - Text Memo Widgets River stage zero No dependents

Curses::Widgets::TextMemo provides simplified OO access to Curses-based single line text fields. Each object maintains its own state information....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::Calendar - Calendar Widgets River stage zero No dependents

Curses::Widgets::Calendar provides simplified OO access to Curses-based calendars. Each object maintains it's own state information....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::TextField - Text Field Widgets River stage zero No dependents

Curses::Widgets::TextField provides simplified OO access to Curses-based single line text fields. Each object maintains its own state information....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::ButtonSet - Button Set Widgets River stage zero No dependents

Curses::Widgets::ButtonSet provides simplified OO access to Curses-based button sets. Each object maintains it's own state information....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::ProgressBar - Progress Bar Widgets River stage zero No dependents

Curses::Widgets::ProgressBar provides simplified OO access to Curses-based progress bar. Each object maintains it's own state information. Note that this widget is designed for rendering, not interactive input. The application should update the the v...

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widget::Tutorial::Creation - Widget Creation Tutorial River stage zero No dependents

Creating a custom widget is as easy as creating a descendant class of Curses::Widget and defining as few as four methods: Method Purpose ==================================================== _conf Validates configurations options and initialises the i...

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC

Curses::Widgets::ListBox::MultiColumn - Multi-Column List Box Widgets River stage zero No dependents

Curses::Widgets::ListBox::MultiColumn is an extension of the standard Curses::Widgets::ListBox that allows a list of columns, with each column a specified width....

CORLISS/CursesWidgets-1.997 - 14 Nov 2002 20:51:21 UTC
13 results (0.02 seconds)