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.80

  • small fixes to avoid warnings
  • workaround for a strange win32 compile bug
  • fixes to polish translation
  • more tests
  • small changes to some widgets
  • color support changes
    • fixed colors in submenus
    • fixed colors for status messages
  • norwegian translation by Vlad Tepes

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 error dialogs
Create and manipulate filebrowser dialogs
Create and manipulate progress dialogs
Create and manipulate status dialogs
Create and manipulate label widgets
Create and manipulate listbox widgets
Create and manipulate menubar 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/dutch.pm
in lib/Curses/UI/Language/english.pm
in lib/Curses/UI/Language/norwegian.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/polish.pm
in lib/Curses/UI/Language/portuguese.pm
in lib/Curses/UI/Language/russian.pm
in lib/Curses/UI/Menubar.pm
in lib/Curses/UI/Popupmenu.pm
in lib/Curses/UI/Searchable.pm