PerlVision

Text-mode User Interface Widgets
Download

PerlVision Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ashish Gulhati
  • Publisher web site:
  • http://search.cpan.org/~agul/

PerlVision Tags


PerlVision Description

Text-mode User Interface Widgets Developer commentsOnce upon a time I needed a basic text-mode GUI framework to implement some nice-looking interfaces for the Linux console. Didn't find any around, so necessity became the mother of PerlVision, which kept growing as I kept adding more goodies, so now it's far from basic...PerlVision provides 90% of the features you'd want for a user interface, including checkboxes, radiobuttons, three different styles (!) of pushbuttons, single and multiple selection listboxes, an extensible editbox, a scrollable viewbox, single line text entry fields, a menubar with pulldown menus, and full popup dialog boxes with multiple controls.SYNOPSIS use PV; init PV; my $foo = new PV::Static ("Text", $x1, $y1, $x2, $y2); $foo->display; Requirements: · Perl


PerlVision Related Software