Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Curses::Widgets 1.997

    Download button

    No screenshots available
    Downloads: 367  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Arthur Corliss | More programs
    Perl Artistic License / FREE
    September 15th, 2007, 15:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Curses::Widgets description

    Curses::Widgets is a base widget class for use with the Curses::Application framework.

    Curses::Widgets is a base widget class for use with the Curses::Application framework.

    SYNOPSIS

    use Curses::Widgets;

    $rv = test_colour();
    test_color();

    $colpr = select_colour($fore, $back);
    $colpr = select_color($fore, $back);

    $key = scankey($mwh);

    @lines = textwrap($text, 40);

    # The following are provided for use with descendent
    # classes, and while they are not expected to be
    # overridden, they can be.
    $obj = Curses::Widgets->new({KEY => 'value'});
    $obj->_copy($href1, $href2);
    $obj->reset;
    $obj->input($string);
    $value = $obj->getField('VALUE');
    $obj->setField(
    'FIELD1' => 1,
    'FIELD2' => 'value'
    );
    $obj->execute($mwh);
    $obj->draw($mwh, 1);
    @geom = $obj->_geometry;
    @geom = $obj->_cgeometry;
    $dwh = $obj->_canvas($mwh, @geom);
    $obj->_save($mwh);
    $obj->_restore($mwh);
    $obj->_border($mwh);
    $obj->_caption

    # The following are provided for use with descendent
    # classes, and are expected to be overridden.
    $obj->_conf(%conf);
    $obj->input_key($ch);
    $obj->_content($mwh);
    $obj->_cursor

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    widget class | Curses::Application framework | Perl module | curses | widget | Curses::Application

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM