in reply to Re: fill color in perl (linux/solaris)
in thread fill color in perl (linux/solaris)

$MapCanvas->itemconfigure("$dieloc", -fill =>'blue' ); this particular line fills up color in solaris but whereas fails on the linux box
  • Comment on Re^2: fill color in perl (linux/solaris)