2015-07-23 22:44 UTC
I am having a doozie of a time with some Truecolor Reds, I must be missing something simple.
When I fire SetBackColor with (dcl-getOLEColorValue (list 119 0 0)), it is definitely not Red, as the OLE Color Value of that hue is 119, so OpenDCL displays that Indexed color instead.
So I see in the documentation that I should be able to do a SetBackColor with just (list 119 0 0), but that keeps giving me an Invalid Argument Type.
What am I missing?
--J
When I fire SetBackColor with (dcl-getOLEColorValue (list 119 0 0)), it is definitely not Red, as the OLE Color Value of that hue is 119, so OpenDCL displays that Indexed color instead.
So I see in the documentation that I should be able to do a SetBackColor with just (list 119 0 0), but that keeps giving me an Invalid Argument Type.
What am I missing?
--J