Can anyone tell me how to do that? I couldn’t find a solution myself or online. With multi-line text boxes you can simply change the color in the style structure via blueprint and that’s it. If you try the same with non-multi-line text boxes (it’s called ColorAndOpacity here), you won’t see any change in color. I set the corresponding “inherit”-flag to false and I can change color in the designer, but not dynamically. There also isn’t any “bind”-option for it. I was thinking maybe there is some kind of UpdateRenderData function that needs to be called afterwards, but I don’t really know… Why is it so straight-forward with multi-line, but impossible with single line text boxes?? Any ideas?
1 Like