This one is for Peter. It looks like the text color was being taken from the stroke setting of the element. This does not seem correct to me. For Text, I changed it to use fill and for GraphicsContainer (now CompoundGraphic), I added a textColor property.
Is this going to cause problems with graphs? I was having trouble following the code there. Harbs