Copyright (c) 1999 SuSE Gmbh Nuernberg, Germany.  All rights reserved.

Author  : Uwe Gansert <ug@suse.de>
License : GPL, see LICENSE File for further information


just type (as root) :

perl Makefile.PL
make test
make install

you will get some examples in 
/usr/lib/perl5/site_perl/PERL_VERSION/paw/examples/
and "perldoc paw_base" will bring up the base documentation. Each widget has it's own documentation:

perldoc Paw::Paw_button
perldoc Paw::Paw_label
perldoc Paw::Paw_scrollbar
perldoc Paw::Paw_listbox
perldoc Paw::Paw_line
perldoc Paw::Paw_box
perldoc Paw::Paw_radiobutton
perldoc Paw::Paw_textbox
perldoc Paw::Paw_filedialog
perldoc Paw::Paw_popup
perldoc Paw::Paw_menu
perldoc Paw::Paw_text_entry


Please provide feedback - good or bad. (Bad I will try to fix, good makes
me feel it was a worthwhile effort.)



much fun , Uwe Gansert (ug@suse.de)
