So curvalue/get not working for you?
Try the diagnostical Tk::ObjScanner and Tk::WidgetDump
install cpanp -i Tk::ObjScanner Tk::WidgetDump
and use
use Tk::ObjScanner; use Tk::WidgetDump; Tk::ObjScanner::scan_object( { q{tablematrix} => $yourTableMatrix, } ); $mw->WidgetDump;
In reply to Re: Saving info from Tablematrix::Spreadsheet
by Anonymous Monk
in thread Saving info from Tablematrix::Spreadsheet
by scottso
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |