Re: Ineffective backGroundColor

2015-12-18 Thread Mark Waddingham
Hi Richmond, On 2015-12-16 20:33, Richmond wrote: On 16/12/15 20:49, Richmond wrote: Why, if I set the backGroundColor of an object using a 3 number code (RGB) am I able to do a: put the backGroundColor and get those 3 values, while if I set the backGroundColor of an object using a colorName

Re: Ineffective backGroundColor

2015-12-16 Thread Richmond
On 16/12/15 20:49, Richmond wrote: Why, if I set the backGroundColor of an object using a 3 number code (RGB) am I able to do a: put the backGroundColor and get those 3 values, while if I set the backGroundColor of an object using a colorName am I UNABLE to get the RGB values using a: put the

Ineffective backGroundColor

2015-12-16 Thread Richmond
Why, if I set the backGroundColor of an object using a 3 number code (RGB) am I able to do a: put the backGroundColor and get those 3 values, while if I set the backGroundColor of an object using a colorName am I UNABLE to get the RGB values using a: put the backGroundColor ??? AND, what is t