Curses::UI::Grid::Cell

Curses::UI::Grid::Cell is a Perl module that allows you to create and manipulate cell in grid model.
Download

Curses::UI::Grid::Cell Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Adrian Witas
  • Publisher web site:
  • http://search.cpan.org/~adrianwit/Curses-UI-Grid-0.14/lib/Curses/UI/Grid/Cell.pm

Curses::UI::Grid::Cell Tags


Curses::UI::Grid::Cell Description

Curses::UI::Grid::Cell is a Perl module that allows you to create and manipulate cell in grid model. Curses::UI::Grid::Cell is a Perl module that allows you to create and manipulate cell in grid model.CLASS HIERARCHY Curses::UI::Grid | +----Curses::UI::CellSYNOPSIS use Curses::UI; my $cui = new Curses::UI; my $win = $cui->add('window_id', 'Window'); my $grid =$win->add('mygrid','Grid'); my $row1=$grid->add_cell( -id=>'cell1' ,-fg=>'blue' ,-bg->'red' ,-frozen=>1 ,-align => 'R' );Requirements:· Perl Requirements: · Perl


Curses::UI::Grid::Cell Related Software