Help for this page
my ($col, $row) = $graph_pane->{'SubWidget'}->{'scrolled'}->gridSize( +);
#!/usr/bin/perl -w ... warn($row); MainLoop;