Help for this page
#!/usr/bin/perl use warnings; ... MainLoop;
$canvas{'text'}{$sel}->itemconfigure( -fill => '#0000FF', -font => "Courier $fontsize bold", );