GeUserArea.SetDrawTextCol, no backgroundcolor?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 31/05/2011 at 06:23, xxxxxxxx wrote:

Hi, is it possible to leave the BackgroundColor ? It must be set, but what if I only want the Text to be drawn, not a background ?

Thanks, Niklas

//edit:

Overloading None instead of a Vector doesn't raise an error but does also not set the TextPenColor. ..

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2011 at 09:02, xxxxxxxx wrote:

Nobody got an idea ? ;o
It must be possible to draw without Backgroundcolor ! O.o

Here's a screen how it should *not* be.

The weirdes thing is, it works in the SkriptManager. (Maybe because of the modal dialog ?)

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2011 at 09:11, xxxxxxxx wrote:

Please try c4d.COLOR_TRANS as background color of the text.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2011 at 10:15, xxxxxxxx wrote:

Thanks, works like a charm, haha :)