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

Changes for version 0.96

  • Added -keydelay option to new()
  • Fixed Listbox docs again
  • Fixed focusing bug in connection with mouse support
  • Applied patches by Vitaliy Sennikov
  • Doc patches by Alexey Tourbin
  • Slovak translation by Marek Grac
  • Removed test.pl, added note on demos to INSTALL
  • Removed COLOR_TODO
  • Added Coverage (Devel::Cover report)

Documentation

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/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