Help for this page
my $fctrEntry = $mw->Entry( -textvariable => \$factor, ... $factor = sprintf("%.2f", $_[0]); print "Validate! $factor "; }