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

Changes for version 0.9608

  • TextEditor doc patch from Zane C.B.
  • Patch to allow mainloop to halt from Zane C.B.
  • key handling fix from Scott McCoy
  • Background color set patch from Miquel van Smoorenburg
  • AIX fix from Shava Smallen
  • Fix for prototypes warnings from Damyan Ivanov

Documentation

Tutorial for the Curses::UI framework

Modules

A curses based OO user interface framework
Create and manipulate button widgets
Create and manipulate calendar widgets
Create and manipulate checkbox widgets
Color support module
Common methods for Curses::UI
Create and manipulate container widgets
Create and manipulate basic dialogs
Create and manipulate calendar dialogs
Create and manipulate filebrowser dialogs
Create and manipulate error dialogs
Create and manipulate filebrowser dialogs
Create and manipulate progress dialogs
Pose a simple question to the user
Create and manipulate status dialogs
Create and manipulate label widgets
Create and manipulate listbox widgets
Create and manipulate menubar widgets
Create and manipulate notebook widgets.
Create and manipulate passwordentry widgets
Create and manipulate popupbox widgets
Create and manipulate progressbar widgets
Create and manipulate radiobuttonbox widgets
Add 'less'-like search abilities to a widget
Create and manipulate texteditor widgets
Create and manipulate textentry widgets
Create and manipulate textviewer widgets
The base class for all widgets
Create and manipulate Window widgets

Provides

in lib/Curses/UI/Widget.pm
in lib/Curses/UI/Language.pm
in lib/Curses/UI/Language/chinese.pm
in lib/Curses/UI/Language/czech.pm
in lib/Curses/UI/Language/dutch.pm
in lib/Curses/UI/Language/english.pm
in lib/Curses/UI/Language/french.pm
in lib/Curses/UI/Language/german.pm
in lib/Curses/UI/Language/italian.pm
in lib/Curses/UI/Language/japanese.pm
in lib/Curses/UI/Language/norwegian.pm
in lib/Curses/UI/Language/polish.pm
in lib/Curses/UI/Language/portuguese.pm
in lib/Curses/UI/Language/russian.pm
in lib/Curses/UI/Language/slovak.pm
in lib/Curses/UI/Language/spanish.pm
in lib/Curses/UI/Language/turkish.pm
in lib/Curses/UI/Menubar.pm
in lib/Curses/UI/Popupmenu.pm
in lib/Curses/UI/Searchable.pm