>Does any one know how to set the background color and text color for a
>Label created with the following line of code?

add:

-background => [255,255,  0],
-foreground => [  0,  0,255],

this is blue on yellow (the tree numbers are red, green and blue).

__END__
# Aldo Calpini
%x=split(//, "xritajbugne fahokem csuctawer jhdtlrnpqloevkshpr");
foreach (sort keys(%x)) { print $x{$_}; };




Reply via email to