DESCRIPTION
-----------

Paw (Perl ASCII Widgets) is a widgetset based on curses (that means, you need Perl::Curses to be installed).
You can get Perl::Curses at 

ftp://ftp.cpan.org/pub/CPAN/authors/id/WPS/Curses-1.02.tar.gz

Paw is at beta stage so please report all bugs you will find to ug@suse.de (that's me - you know).

The Widgets (version 0.4) are :

* box
* button
* filedialog
* label
* line
* listbox
* menu (well, pull-down menus)
* popup
* radiobutton
* scrollbar
* text_entry
* textbox (buggy, check it out)
* window

Uwe Gansert - ug@suse.de