Help for this page
if ($type eq 'bitmap') { my $bg = ($c->itemconfigure(qw/current -background/))[4]; ... $c->itemconfigure(qw/current -background SteelBlue2/); return; }
my $bg = ($c->itemconfigure(qw/current -background/))[4];