Greetings,
I have been working on porting the tcl/tk TkTable widget to perltk and
am virtually finished. For those not familiar with it, the TkTable
widget displays data in a table or spreadsheet format. It is implemented
all in C-code, so that large datasets can be displayed with little
degradation in performance.
The name of this new widget is 'Tk::TableMatrix'. I chose this name
because the most obvious name 'Tk::Table' was already taken by an
existing widget. I would like a login to PAUSE so I may make my
contribution to the CPAN.
name: John Cerney
email: [EMAIL PROTECTED]
user id: CERNEY
Module details:
Name DSLI
----------------------------
Tk::TableMatrix bncO
Description
---------------------------------------------------------------------------
Display data in Table/Spreadsheet format
Thanks,
John Cerney