in reply to fill color in perl (linux/solaris)

Welcome gaikwadsagar!

Could you post the code (as short as possible to reproduce the problem) that's misbehaving? Please remember to use the <code> and <readmore> tags.

-David

Replies are listed 'Best First'.
Re^2: fill color in perl (linux/solaris)
by Anonymous Monk on Sep 21, 2007 at 14:46 UTC
    $MapCanvas->itemconfigure("$dieloc", -fill =>'blue' ); this particular line fills up color in solaris but whereas fails on the linux box